[2026-09-23 04:13:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 112
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 543,
                    "sale_price": 234,
                    "discount_percent": 57,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 3
                }
            ],
            "item_count": 2,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 1680,
            "discount_mrp": 0,
            "total_amount": 1680,
            "delivery_address": {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "address": "gyhbc, fhhcsfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:13:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:15:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:15:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 170,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 170,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:15:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 170,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 170,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:15:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:15:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 31,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "address": "Djehtg, Gvrcc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641002"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:16:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "cart_item_ids": [
            171,
            199
        ],
        "address_id": 112,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Checkout summary fetched successfully",
        "data": {
            "available_items": [],
            "removed_items": [
                {
                    "cart_item_id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "tax_rate": 30,
                    "line_tax": 540,
                    "line_total": 1800
                },
                {
                    "cart_item_id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 543,
                    "sale_price": 234,
                    "discount_percent": 57,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "tax_rate": 25,
                    "line_tax": 59,
                    "line_total": 234
                }
            ],
            "has_removed_items": true,
            "subtotal": 0,
            "delivery_fee": 1680,
            "tax": 0,
            "tax_breakdown": [],
            "coupon_applied": 0,
            "discount_mrp": 0,
            "coupon_code": "",
            "total_amount": 1680,
            "delivery_address": {
                "id": 112,
                "name": "ryygff",
                "phone": "+91 7887888788",
                "address": "gyhbc, fhhcsfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:17:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:17:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:17:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:17:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 31,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "address": "Djehtg, Gvrcc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641002"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:17:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:17:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 170,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 170,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:17:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:17:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": true
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "size": "500g",
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 41,
                            "is_wishlisted": false
                        },
                        {
                            "id": 170,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "label": "Best Seller",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "stock_status": "in_stock",
                            "stock_quantity": 44,
                            "is_wishlisted": false
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "size": "",
                            "attribute_labels": [],
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "size": "M",
                            "attribute_labels": {
                                "size": "M"
                            },
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "stock_status": "in_stock",
                            "stock_quantity": 31,
                            "is_wishlisted": false
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:17:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:17:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "o"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:17:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:17:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:17:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:17:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "20",
                            "value": "Agriculture Products"
                        },
                        {
                            "key": "22",
                            "value": "Rice & Millets"
                        },
                        {
                            "key": "27",
                            "value": "Ragi"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        },
                        {
                            "key": "100-200",
                            "value": "Above \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:17:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "organic",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "20",
                        "value": "Agriculture Products",
                        "selected": false
                    },
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:18:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:18:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "organic",
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": "20",
            "price": null,
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "20",
                        "value": "Agriculture Products",
                        "selected": true
                    },
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:18:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "organic",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "20",
                        "value": "Agriculture Products",
                        "selected": false
                    },
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:18:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "b"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:18:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "bo"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:18:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "boy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:18:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "boys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:18:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "boys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-200",
                            "value": "Under \u20b9200"
                        },
                        {
                            "key": "200-400",
                            "value": "\u20b9200 - \u20b9400"
                        },
                        {
                            "key": "400-600",
                            "value": "Above \u20b9400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:18:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "boys",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    },
                    {
                        "key": "11",
                        "value": "Toys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 3,
                "has_more": false,
                "products": [
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:18:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:18:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Bo"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:18:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Boys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:19:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product Added to Wishlist!",
        "data": {
            "wishlisted": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:19:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 72,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 1000,
            "sale_price": 600,
            "discount_percent": 40,
            "stock_quantity": 4,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:19:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:19:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:19:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:19:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:19:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Toys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:20:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:20:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "o"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:20:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:20:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:20:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:20:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:20:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "20",
                            "value": "Agriculture Products"
                        },
                        {
                            "key": "22",
                            "value": "Rice & Millets"
                        },
                        {
                            "key": "27",
                            "value": "Ragi"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        },
                        {
                            "key": "100-200",
                            "value": "Above \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:20:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "organic",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "20",
                        "value": "Agriculture Products",
                        "selected": false
                    },
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:21:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "b"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:21:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "bo"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:21:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "bot"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:21:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "bots"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:21:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "bot"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:21:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "bo"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:21:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Boy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:22:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "o"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "orgab"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "orgabi"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "orgabic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "orgabi"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "orgab"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "o"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "m"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "mi"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "mil"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "mill"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "mil"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "mi"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "m"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "n"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "ne"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "new"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "new"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": []
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": []
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": []
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:22:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "new",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:23:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:23:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "news"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "newsh"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "newshi"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "newshir"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "newshirt"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "newshir"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "newshi"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "newsh"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "news"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "new"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "ne"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "n"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "s"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "sh"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "shi"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "shir"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "shirt"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "shirt"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        },
                        {
                            "key": "16",
                            "value": "The classic polo"
                        },
                        {
                            "key": "17",
                            "value": "Men's Full sleeve classic polo t-shirt"
                        },
                        {
                            "key": "18",
                            "value": "Men's full sleeve classic polo printed t-shirt"
                        },
                        {
                            "key": "35",
                            "value": "Formal Shirts"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-700",
                            "value": "Under \u20b9700"
                        },
                        {
                            "key": "700-1400",
                            "value": "\u20b9700 - \u20b91400"
                        },
                        {
                            "key": "1400-1900",
                            "value": "Above \u20b91400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "shirt",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "1",
                        "value": "Fashions",
                        "selected": false
                    },
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "14",
                        "value": "Men's T-shirt",
                        "selected": false
                    },
                    {
                        "key": "15",
                        "value": "Polo T-shirt",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-1900",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "o"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:23:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:24:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "user2@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "383|ddtybUBnZ291xn29duolvS8bj07BynjZw8J8KwJq55132c4d",
            "id": 61,
            "name": "Jagdeesh",
            "phone": 7777766666,
            "email": "User2@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:24:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 20
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
            },
            "selected_category_id": 20,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "23",
                        "value": "Pulses & Lentils",
                        "selected": false
                    },
                    {
                        "key": "24",
                        "value": "Spices & Condiments",
                        "selected": false
                    },
                    {
                        "key": "25",
                        "value": "Cold-Pressed Oils",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 8,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 41,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 91,
                        "is_wishlisted": false
                    },
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 87,
                        "is_wishlisted": true
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:25:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 23
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 23,
                "name": "Pulses & Lentils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
            },
            "selected_category_id": 23,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "23",
                        "value": "Pulses & Lentils",
                        "selected": false
                    },
                    {
                        "key": "24",
                        "value": "Spices & Condiments",
                        "selected": false
                    },
                    {
                        "key": "25",
                        "value": "Cold-Pressed Oils",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 91,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:26:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "suggest_for_you"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "Organic",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:26:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "Organic",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:26:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "suggest_for_you"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 1000,
                    "sale_price": 600,
                    "discount_percent": 40
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 543,
                    "sale_price": 234,
                    "discount_percent": 57
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:26:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:26:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:26:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orgi"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:26:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:26:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:26:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:27:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:27:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:27:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:27:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:27:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Notifications fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 6,
            "has_more": false,
            "notifications": {
                "Yesterday": [
                    {
                        "id": 296835,
                        "title": "Order Placed",
                        "message": "An item from order #ORDETINRGOY has been Placed Successfully.",
                        "category": "orders",
                        "is_read": 0,
                        "order_item_id": 270,
                        "order_status": "order_placed",
                        "created_at": "18 hours ago"
                    },
                    {
                        "id": 296831,
                        "title": "Order Placed",
                        "message": "An item from order #ORDIWOTEEHA has been Placed Successfully.",
                        "category": "orders",
                        "is_read": 0,
                        "order_item_id": 269,
                        "order_status": "order_placed",
                        "created_at": "18 hours ago"
                    },
                    {
                        "id": 296615,
                        "title": "Order Placed",
                        "message": "An item from order #ORDE5XC1ZJV has been Placed Successfully.",
                        "category": "orders",
                        "is_read": 0,
                        "order_item_id": 264,
                        "order_status": "order_placed",
                        "created_at": "22 hours ago"
                    },
                    {
                        "id": 296578,
                        "title": "Order Placed",
                        "message": "An item from order #ORDU91UJYZV has been Placed Successfully.",
                        "category": "orders",
                        "is_read": 0,
                        "order_item_id": 254,
                        "order_status": "order_placed",
                        "created_at": "22 hours ago"
                    }
                ],
                "21 Sep 2026": [
                    {
                        "id": 295504,
                        "title": "Order Placed",
                        "message": "An item from order #ORD1FXYPG8I has been Placed Successfully.",
                        "category": "orders",
                        "is_read": 0,
                        "order_item_id": 247,
                        "order_status": "order_placed",
                        "created_at": "1 day ago"
                    }
                ],
                "18 Sep 2026": [
                    {
                        "id": 216534,
                        "title": "Item Cancelled",
                        "message": "An item from order #ORDRMXX6ORO has been cancelled.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 241,
                        "order_status": "cancelled",
                        "created_at": "4 days ago"
                    }
                ]
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:27:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:27:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Notifications fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 27969,
            "total": 279682,
            "has_more": true,
            "notifications": {
                "21 Sep 2026": [
                    {
                        "id": 295215,
                        "title": "Order Delivered",
                        "message": "Your order #ORDR40LNECN has been delivered.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 77,
                        "order_status": "delivered",
                        "created_at": "1 day ago"
                    },
                    {
                        "id": 295217,
                        "title": "Order Delivered",
                        "message": "Your order #ORDCTEJWSKO has been delivered.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 160,
                        "order_status": "delivered",
                        "created_at": "1 day ago"
                    },
                    {
                        "id": 295218,
                        "title": "Order Delivered",
                        "message": "Your order #ORD7T6ZWF9J has been delivered.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 161,
                        "order_status": "delivered",
                        "created_at": "1 day ago"
                    },
                    {
                        "id": 295219,
                        "title": "Order Delivered",
                        "message": "Your order #ORD7T6ZWF9J has been delivered.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 162,
                        "order_status": "delivered",
                        "created_at": "1 day ago"
                    },
                    {
                        "id": 295220,
                        "title": "Order Delivered",
                        "message": "Your order #ORD7T6ZWF9J has been delivered.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 163,
                        "order_status": "delivered",
                        "created_at": "1 day ago"
                    },
                    {
                        "id": 295221,
                        "title": "Order Delivered",
                        "message": "Your order #ORDF4OXWSW4 has been delivered.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 170,
                        "order_status": "delivered",
                        "created_at": "1 day ago"
                    },
                    {
                        "id": 295222,
                        "title": "Order Delivered",
                        "message": "Your order #ORDGOYTEJGO has been delivered.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 171,
                        "order_status": "delivered",
                        "created_at": "1 day ago"
                    },
                    {
                        "id": 295223,
                        "title": "Order Delivered",
                        "message": "Your order #ORDRTSCM7BN has been delivered.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 172,
                        "order_status": "delivered",
                        "created_at": "1 day ago"
                    },
                    {
                        "id": 295224,
                        "title": "Order Delivered",
                        "message": "Your order #ORDFSZBUBEB has been delivered.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 173,
                        "order_status": "delivered",
                        "created_at": "1 day ago"
                    },
                    {
                        "id": 295225,
                        "title": "Order Delivered",
                        "message": "Your order #ORD2DNLIOSC has been delivered.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 174,
                        "order_status": "delivered",
                        "created_at": "1 day ago"
                    }
                ]
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:27:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/mark-read",
    "body": {
        "notification_ids": "296831"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Marked as read.",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:27:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 269
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 269,
                "product_id": 170,
                "name": "women saree ",
                "product_variant_id": 70,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                "price": 10000,
                "sale_price": 5677,
                "discount_percent": 43,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 44
            },
            "order_details": {
                "order_id": "ORDIWOTEEHA",
                "received_details": "Yyyy, + 91 7896543212",
                "delivery_address": "Djehtg, Coimbatore, Tamil Nadu -641002",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 10000,
                "tax": 284,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 284
                    }
                ],
                "delivery_fee": 5580,
                "discount_mrp": 4323,
                "coupon_applied": "",
                "total_amount": 11541
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK3FSXMVTRCQ",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 03:27PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:27:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/mark-read",
    "body": {
        "notification_ids": "216534"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Marked as read.",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:27:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 241
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 241,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 149
            },
            "order_details": {
                "order_id": "ORDRMXX6ORO",
                "received_details": "Kaliya, + 91 638527411",
                "delivery_address": "VOC Nagar, Coimbatore, Tamil Nadu -641035",
                "order_placed": "18 September 2026",
                "expected_delivery": "",
                "order_delivered": "",
                "order_cancelled": "18 September 2026",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "cancelled"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFNZNUBRYZL",
                "expected_delivery": "25 September 2026",
                "status": "cancelled",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "18 Sep 2026 - Fri - 03:52PM",
                        "completed": true
                    },
                    {
                        "action": "cancelled",
                        "name": "Order Cancelled",
                        "description": "Your order has been cancelled.",
                        "timestamp": "18 Sep 2026 - Fri - 03:52PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Cancelling",
                "reason": "Product details were unclear",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:28:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:28:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641110"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 7,
            "zone_name": "new zone A",
            "warehouse_ids": [
                "1",
                "3"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:28:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:28:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:28:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641110"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 7,
            "zone_name": "new zone A",
            "warehouse_ids": [
                "1",
                "3"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:29:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "landmark": "zbx db",
        "street_address": "dhdbd",
        "alternative_phone": null,
        "phone": "9784564646",
        "name": "jxbxb",
        "pincode": "641110",
        "type": "office",
        "is_default": "0"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 117,
            "name": "jxbxb",
            "phone": "9784564646",
            "alternative_phone": "",
            "pincode": "641110",
            "landmark": "zbx db",
            "street_address": "dhdbd",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.1540440000000007358949005720205605030059814453125,
            "longitude": 77.004626000000001795342541299760341644287109375,
            "type": "office",
            "is_default": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:29:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 117,
                "name": "jxbxb",
                "phone": "9784564646",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "zbx db",
                "street_address": "dhdbd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:29:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "Hejd",
        "phone": "8556633333",
        "alternative_phone": null,
        "pincode": "641110",
        "landmark": "Gtyu",
        "street_address": "Vtyu",
        "latitude": null,
        "longitude": null,
        "type": "office",
        "is_default": true
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 118,
            "name": "Hejd",
            "phone": "8556633333",
            "alternative_phone": "",
            "pincode": "641110",
            "landmark": "Gtyu",
            "street_address": "Vtyu",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.1540440000000007358949005720205605030059814453125,
            "longitude": 77.004626000000001795342541299760341644287109375,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:29:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 118,
                "name": "Hejd",
                "phone": "8556633333",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "Gtyu",
                "street_address": "Vtyu",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:29:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 118,
                "name": "Hejd",
                "phone": "8556633333",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "Gtyu",
                "street_address": "Vtyu",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:29:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 118,
                "name": "Hejd",
                "phone": "8556633333",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "Gtyu",
                "street_address": "Vtyu",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:30:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 117,
                "name": "jxbxb",
                "phone": "9784564646",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "zbx db",
                "street_address": "dhdbd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:30:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 118,
                "name": "Hejd",
                "phone": "8556633333",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "Gtyu",
                "street_address": "Vtyu",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:30:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 117,
                "name": "jxbxb",
                "phone": "9784564646",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "zbx db",
                "street_address": "dhdbd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 112,
                "name": "ryygff",
                "phone": "7887888788",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "fhhcsfg",
                "street_address": "gyhbc",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 117,
                "name": "jxbxb",
                "phone": "9784564646",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "zbx db",
                "street_address": "dhdbd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:03] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": "112"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 117,
                "name": "jxbxb",
                "phone": "9784564646",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "zbx db",
                "street_address": "dhdbd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:05] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": "117"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 111,
                "name": "gfhfyfyf",
                "phone": "7897899878",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dutc",
                "street_address": "ctudtdud",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:07] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": "111"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 110,
                "name": "tttt",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:08] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": "110"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 109,
                "name": "hfgjgghfd",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "cjckckcvjcj",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389719999999993405026543769054114818572998046875,
                "longitude": 76.9976620999999994410245562903583049774169921875,
                "type": "others",
                "is_default": true
            },
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:10] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": "109"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 107,
                "name": "lkkklll",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "cfucixdi",
                "street_address": "fifofofof",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            },
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": false
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:12] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": "107"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 100,
                "name": "sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641003",
                "landmark": "near to the street",
                "street_address": "13/15 A 5 th street",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "home",
                "is_default": true
            },
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:14] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": "100"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 97,
                "name": "dtugff",
                "phone": "9884265744",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "dgjgxghhhhhh",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0436724000000001666421667323447763919830322265625,
                "longitude": 77.0078792999999990342985256575047969818115234375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:16] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": "97"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 96,
                "name": "vxhxgxgx",
                "phone": "8052655666",
                "alternative_phone": "9365568869",
                "pincode": "641034",
                "landmark": "dycuuvuvk",
                "street_address": "hcucuvuxuf",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 0,
                "longitude": 0,
                "type": "others",
                "is_default": true
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:18] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": "96"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:31:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 118,
                "name": "Hejd",
                "phone": "8556633333",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "Gtyu",
                "street_address": "Vtyu",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 116,
                "name": "Kumar",
                "phone": "8888888484",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gsgshshehehegeyw",
                "street_address": "26253",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 115,
                "name": "Name",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Hhhh",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03900840000000016516423784196376800537109375,
                "longitude": 76.9976668999999986908733262680470943450927734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 114,
                "name": "Vikki",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Gggg",
                "street_address": "Dddd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 113,
                "name": "Iiiiiii",
                "phone": "8686868686",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Hhgyuhg",
                "street_address": "Vbbjhgfg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 108,
                "name": "7g7gf66",
                "phone": "6363636363",
                "alternative_phone": "",
                "pincode": "641005",
                "landmark": "Vguv7gug",
                "street_address": "Cycyycuv",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.99704080000000061545506468974053859710693359375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "others",
                "is_default": false
            },
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": false
            },
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:31:23] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": 118
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:31:25] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": 116
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:31:28] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": 115
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:31:34] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": 114
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:31:36] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": 113
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:31:39] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": 108
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:31:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 104
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 104,
            "name": "13/15 A 5th",
            "phone": "9898767676",
            "alternative_phone": "",
            "pincode": "641015",
            "landmark": "Hhj",
            "street_address": "Jsjdjdnd",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0081118000000000023419488570652902126312255859375,
            "longitude": 77.0247810000000043828549678437411785125732421875,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:31:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 104,
                "name": "13/15 A 5th",
                "phone": "9898767676",
                "alternative_phone": "",
                "pincode": "641015",
                "landmark": "Hhj",
                "street_address": "Jsjdjdnd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0081118000000000023419488570652902126312255859375,
                "longitude": 77.0247810000000043828549678437411785125732421875,
                "type": "office",
                "is_default": true
            },
            {
                "id": 103,
                "name": "Yyyy",
                "phone": "7896543212",
                "alternative_phone": "",
                "pincode": "641002",
                "landmark": "Gvrcc",
                "street_address": "Djehtg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.01040330000000011523297871463000774383544921875,
                "longitude": 76.9499028000000038218786357901990413665771484375,
                "type": "home",
                "is_default": false
            },
            {
                "id": 102,
                "name": "Fbfvc",
                "phone": "8675412365",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Svev",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898960000000073478076956234872341156005859375,
                "longitude": 76.997715499999998201019479893147945404052734375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 101,
                "name": "Sk",
                "phone": "9943074074",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Near Water Tank",
                "street_address": "1013 A Avs Garden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 60,
                "name": "Kaliya",
                "phone": "9638527411",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Vghvuchc",
                "street_address": "VOC Nagar",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0466114999999991397316989605315029621124267578125,
                "longitude": 77.000012499999996862243278883397579193115234375,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:31:50] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": 104
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:31:53] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": 103
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:32:06] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": 102
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:32:09] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": 101
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:32:16] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": 60
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:32:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641001"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:32:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "Ad1",
        "phone": "9876543211",
        "alternative_phone": null,
        "pincode": "641001",
        "landmark": "Postoffice",
        "street_address": "Arun",
        "latitude": null,
        "longitude": null,
        "type": null,
        "is_default": false
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The type field is required.",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:32:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "Ad1",
        "phone": "9876543211",
        "alternative_phone": null,
        "pincode": "641001",
        "landmark": "Postoffice",
        "street_address": "Arun",
        "latitude": null,
        "longitude": null,
        "type": "home",
        "is_default": false
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully. This has been set as your default address since it is your first saved address.",
        "data": {
            "serviceable": true,
            "id": 119,
            "name": "Ad1",
            "phone": "9876543211",
            "alternative_phone": "",
            "pincode": "641001",
            "landmark": "Postoffice",
            "street_address": "Arun",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.9990845000000003750528776436112821102142333984375,
            "longitude": 76.94414100000000189538695849478244781494140625,
            "type": "home",
            "is_default": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:32:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": true
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:33:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641105"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:33:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641110"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 7,
            "zone_name": "new zone A",
            "warehouse_ids": [
                "1",
                "3"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:33:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641103"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 7,
            "zone_name": "new zone A",
            "warehouse_ids": [
                "1",
                "3"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:33:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641034"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:33:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641032"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:33:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641032"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:33:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641032"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:33:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641032"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:33:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641032"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:33:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641032"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:34:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641029"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:34:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "Ad1",
        "phone": "9876543211",
        "alternative_phone": null,
        "pincode": "641029",
        "landmark": "Police",
        "street_address": "Saran",
        "latitude": null,
        "longitude": null,
        "type": "home",
        "is_default": true
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 120,
            "name": "Ad1",
            "phone": "9876543211",
            "alternative_phone": "",
            "pincode": "641029",
            "landmark": "Police",
            "street_address": "Saran",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0744506000000004775074557983316481113433837890625,
            "longitude": 76.9585450000000008685674401931464672088623046875,
            "type": "home",
            "is_default": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:34:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 120,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:36:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "C14",
        "phone": "9876543211",
        "alternative_phone": null,
        "pincode": null,
        "landmark": "Coimbat",
        "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
        "latitude": 11.0389856811720630247464214335195720195770263671875,
        "longitude": 76.997739337384700775146484375,
        "type": "office",
        "is_default": false
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 121,
            "name": "C14",
            "phone": "9876543211",
            "alternative_phone": "",
            "pincode": "641004",
            "landmark": "Coimbat",
            "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0389856811720630247464214335195720195770263671875,
            "longitude": 76.997739337384700775146484375,
            "type": "office",
            "is_default": false
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:36:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 120,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:36:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "14",
        "phone": "6234567897",
        "alternative_phone": null,
        "pincode": null,
        "landmark": "Coimbatore",
        "street_address": "14, Coimbatore, Tamil Nadu, 641006",
        "latitude": 11.0468237557276101057368578040041029453277587890625,
        "longitude": 76.988737843930721282958984375,
        "type": null,
        "is_default": false
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "The type field is required.",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:36:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "14",
        "phone": "6234567897",
        "alternative_phone": null,
        "pincode": null,
        "landmark": "Coimbatore",
        "street_address": "14, Coimbatore, Tamil Nadu, 641006",
        "latitude": 11.0468237557276101057368578040041029453277587890625,
        "longitude": 76.988737843930721282958984375,
        "type": "others",
        "is_default": false
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 122,
            "name": "14",
            "phone": "6234567897",
            "alternative_phone": "",
            "pincode": "641006",
            "landmark": "Coimbatore",
            "street_address": "14, Coimbatore, Tamil Nadu, 641006",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0468237557276101057368578040041029453277587890625,
            "longitude": 76.988737843930721282958984375,
            "type": "others",
            "is_default": false
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:36:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 120,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:37:08] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/update",
    "body": {
        "address_id": 120,
        "name": "Ad2",
        "phone": "9876543211",
        "alternative_phone": null,
        "pincode": "641029",
        "landmark": "Police",
        "street_address": "Saran",
        "latitude": 11.0744506000000004775074557983316481113433837890625,
        "longitude": 76.9585450000000008685674401931464672088623046875,
        "type": "home",
        "is_default": true
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address updated successfully",
        "data": {
            "id": 120,
            "name": "Ad2",
            "phone": "9876543211",
            "alternative_phone": "",
            "pincode": "641029",
            "landmark": "Police",
            "street_address": "Saran",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0744506000000004775074557983316481113433837890625,
            "longitude": 76.9585450000000008685674401931464672088623046875,
            "type": "home",
            "is_default": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:37:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:37:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:37:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:37:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:37:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:37:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:37:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:37:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:37:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:37:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:37:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:38:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:38:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:38:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:38:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:38:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:38:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:38:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:47:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:47:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:47:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641108"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Service not available in this location",
        "data": {
            "serviceable": false,
            "zone_id": null,
            "zone_name": null,
            "warehouse_ids": [],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:47:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641110"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 7,
            "zone_name": "new zone A",
            "warehouse_ids": [
                "1",
                "3"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:48:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "landmark": "fire",
        "type": "home",
        "name": "ad1",
        "is_default": "0",
        "phone": "6878426496",
        "alternative_phone": null,
        "street_address": "kaviya",
        "pincode": "641110"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully. This has been set as your default address since it is your first saved address.",
        "data": {
            "serviceable": true,
            "id": 123,
            "name": "ad1",
            "phone": "6878426496",
            "alternative_phone": "",
            "pincode": "641110",
            "landmark": "fire",
            "street_address": "kaviya",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.1540440000000007358949005720205605030059814453125,
            "longitude": 77.004626000000001795342541299760341644287109375,
            "type": "home",
            "is_default": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:48:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": true
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:51:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641045"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:51:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": true
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:51:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:51:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "street_address": "raden",
        "landmark": "hospital",
        "name": "ad2",
        "alternative_phone": null,
        "pincode": "641045",
        "type": "office",
        "phone": "9784545646",
        "is_default": "0"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 124,
            "name": "ad2",
            "phone": "9784545646",
            "alternative_phone": "",
            "pincode": "641045",
            "landmark": "hospital",
            "street_address": "raden",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.996674399999999849342202651314437389373779296875,
            "longitude": 77.0038258999999953857695800252258777618408203125,
            "type": "office",
            "is_default": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:51:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:52:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": "11.039248841067856",
        "lng": "76.997964670918"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:52:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "alternative_phone": null,
        "street_address": "Fire Station Road",
        "is_default": "0",
        "longitude": "76.997964670918",
        "pincode": "641004",
        "landmark": "building 1",
        "name": "kavi",
        "phone": "9784854664",
        "type": "others",
        "latitude": "11.039248841067856"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 125,
            "name": "kavi",
            "phone": "9784854664",
            "alternative_phone": "",
            "pincode": "641004",
            "landmark": "building 1",
            "street_address": "Fire Station Road",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.039248841067855977371436893008649349212646484375,
            "longitude": 76.9979646709179945673895417712628841400146484375,
            "type": "others",
            "is_default": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:52:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lng": "76.99768156037624",
        "lat": "11.038983236369752"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:52:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:52:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": "11.04701349001312",
        "lng": "76.98926644412995"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:52:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "pincode": "641006",
        "longitude": "76.98926644412995",
        "landmark": "build2",
        "is_default": "0",
        "phone": "9784554646",
        "street_address": "25B",
        "latitude": "11.04701349001312",
        "name": "rani",
        "alternative_phone": null,
        "type": "office"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 126,
            "name": "rani",
            "phone": "9784554646",
            "alternative_phone": "",
            "pincode": "641006",
            "landmark": "build2",
            "street_address": "25B",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0470134900131196076245032600127160549163818359375,
            "longitude": 76.98926644412995301536284387111663818359375,
            "type": "office",
            "is_default": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:53:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:53:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": "11.037483310921964",
        "lng": "76.98848382797001"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:53:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "street_address": "C14",
        "phone": "9454545546",
        "alternative_phone": null,
        "name": "xyz",
        "landmark": "xxxx",
        "latitude": "11.037483321922904",
        "longitude": "76.98848384718423",
        "pincode": "641004",
        "type": "others",
        "is_default": "0"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 127,
            "name": "xyz",
            "phone": "9454545546",
            "alternative_phone": "",
            "pincode": "641004",
            "landmark": "xxxx",
            "street_address": "C14",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0374833219229042668985130148939788341522216796875,
            "longitude": 76.98848384718422721562092192471027374267578125,
            "type": "others",
            "is_default": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:53:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": "11.038976004092047",
        "lng": "76.99767547740298"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 04:54:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "Hrnd",
        "phone": "9842666338",
        "alternative_phone": null,
        "pincode": null,
        "landmark": "3567",
        "street_address": "94, Coimbatore, Tamil Nadu, 641006",
        "latitude": 11.040451366671813815401037572883069515228271484375,
        "longitude": 76.98890984058380126953125,
        "type": "office",
        "is_default": false
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 128,
            "name": "Hrnd",
            "phone": "9842666338",
            "alternative_phone": "",
            "pincode": "641006",
            "landmark": "3567",
            "street_address": "94, Coimbatore, Tamil Nadu, 641006",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.040451366671813815401037572883069515228271484375,
            "longitude": 76.98890984058380126953125,
            "type": "office",
            "is_default": false
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 04:54:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:05:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "20",
                        "value": "Agriculture Products",
                        "selected": false
                    },
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:05:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Kids"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    },
                    {
                        "key": "7",
                        "value": "Kids - Shirts",
                        "selected": false
                    },
                    {
                        "key": "11",
                        "value": "Toys",
                        "selected": false
                    },
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-500",
                        "value": "Under \u20b9500",
                        "selected": false
                    },
                    {
                        "key": "500-1000",
                        "value": "\u20b9500 - \u20b91000",
                        "selected": false
                    },
                    {
                        "key": "1000-1500",
                        "value": "Above \u20b91000",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:07:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:07:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:08:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:08:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "22",
                        "value": "Rice & Millets",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:08:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:08:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:08:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": "126"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 126,
            "name": "rani",
            "phone": "9784554646",
            "alternative_phone": "",
            "pincode": "641006",
            "landmark": "build2",
            "street_address": "25B",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0470135000000002634124030009843409061431884765625,
            "longitude": 76.9892664000000053192707127891480922698974609375,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:08:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:11:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 128
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 128,
            "name": "Hrnd",
            "phone": "9842666338",
            "alternative_phone": "",
            "pincode": "641006",
            "landmark": "3567",
            "street_address": "94, Coimbatore, Tamil Nadu, 641006",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0404514000000002482693162164650857448577880859375,
            "longitude": 76.9889098000000018373611965216696262359619140625,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:11:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:11:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 120
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 120,
            "name": "Ad2",
            "phone": "9876543211",
            "alternative_phone": "",
            "pincode": "641029",
            "landmark": "Police",
            "street_address": "Saran",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0744506000000004775074557983316481113433837890625,
            "longitude": 76.9585450000000008685674401931464672088623046875,
            "type": "home",
            "is_default": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:11:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4
                        },
                        {
                            "id": 170,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "label": "Best Seller",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40
                        },
                        {
                            "id": 156,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "label": "Organic",
                            "rating": 4,
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10
                        },
                        {
                            "id": 170,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "label": "Best Seller",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 11,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "38",
                            "value": "boy"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-200",
                            "value": "Under \u20b9200"
                        },
                        {
                            "key": "200-400",
                            "value": "\u20b9200 - \u20b9400"
                        },
                        {
                            "key": "400-600",
                            "value": "Above \u20b9400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 31,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "address": "Saran, Police",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641029"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 74,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 543,
            "sale_price": 234,
            "discount_percent": 57,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 173,
            "name": "toy -1",
            "variant_id": 73,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 9877,
            "sale_price": 6789,
            "discount_percent": 31,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 173,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 31,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:13:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 148,
        "product_variant_id": 65,
        "quantity": 1,
        "address_id": 120,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 1,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 31,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 25,
                    "line_total": 499
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 599,
            "delivery_fee": 60,
            "tax": 25,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 25
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 100,
            "coupon_code": "",
            "total_amount": 584,
            "delivery_address": {
                "id": 120,
                "name": "Ad2",
                "phone": "+91 9876543211",
                "address": "Saran, Police",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641029"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 128
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 128,
            "name": "Hrnd",
            "phone": "9842666338",
            "alternative_phone": "",
            "pincode": "641006",
            "landmark": "3567",
            "street_address": "94, Coimbatore, Tamil Nadu, 641006",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0404514000000002482693162164650857448577880859375,
            "longitude": 76.9889098000000018373611965216696262359619140625,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 173,
            "name": "toy -1",
            "variant_id": 73,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 9877,
            "sale_price": 6789,
            "discount_percent": 31,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 173,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 74,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 543,
            "sale_price": 234,
            "discount_percent": 57,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 31,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 148,
        "product_variant_id": 65,
        "quantity": 1,
        "address_id": 128,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 1,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 31,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 25,
                    "line_total": 499
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 599,
            "delivery_fee": 60,
            "tax": 25,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 25
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 100,
            "coupon_code": "",
            "total_amount": 584,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "+91 9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:14:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:15:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:15:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:15:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 74,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 543,
            "sale_price": 234,
            "discount_percent": 57,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:15:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:15:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 173,
            "name": "toy -1",
            "variant_id": 73,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 9877,
            "sale_price": 6789,
            "discount_percent": 31,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:15:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 173,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:15:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 31,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:15:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:15:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:15:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 148,
        "product_variant_id": 65,
        "quantity": 1,
        "address_id": 128,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 1,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 31,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 25,
                    "line_total": 499
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 599,
            "delivery_fee": 60,
            "tax": 25,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 25
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 100,
            "coupon_code": "",
            "total_amount": 584,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "+91 9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:15:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:16:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 74,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 543,
            "sale_price": 234,
            "discount_percent": 57,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:16:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:16:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "O"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ra"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic R"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:16:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic ra"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "Organic",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 91,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 2,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 41,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 157,
        "variant_id": 33,
        "longitude": "77.006145",
        "latitude": "11.068245"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 38
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 38
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 38,
                "name": "boy",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
            },
            "selected_category_id": 38,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 12
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 3,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 2,
            "has_more": false,
            "categories": [
                {
                    "id": 3,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 33,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 34
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 34,
                "name": "Kurtis",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
            },
            "selected_category_id": 34,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 33,
        "quick_filters": {
            "type_ids": "33"
        },
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "34"
        },
        "category_id": 34,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 34,
                "name": "Kurtis",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
            },
            "selected_category_id": 34,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:17:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "34,33"
        },
        "category_id": 34,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 34,
                "name": "Kurtis",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
            },
            "selected_category_id": 34,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 34,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "34"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 34,
                "name": "Kurtis",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
            },
            "selected_category_id": 34,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 34
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 34,
                "name": "Kurtis",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
            },
            "selected_category_id": 34,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 3,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 33,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "33"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "33"
        },
        "per_page": 10,
        "category_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "33,34"
        },
        "category_id": 33,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "quick_filters": {
            "type_ids": "34"
        },
        "category_id": 34
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 34,
                "name": "Kurtis",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
            },
            "selected_category_id": 34,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 34,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "34"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 34,
                "name": "Kurtis",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
            },
            "selected_category_id": 34,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "34,33"
        },
        "category_id": 34,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 34,
                "name": "Kurtis",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
            },
            "selected_category_id": 34,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 33,
        "quick_filters": {
            "type_ids": "33"
        },
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "33"
        },
        "category_id": 33,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:18:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641001"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:18:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "34,33"
        },
        "category_id": 33,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:18:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "Bhh",
        "phone": "6855526658",
        "alternative_phone": null,
        "pincode": "641001",
        "landmark": "Ggg",
        "street_address": "Vhg",
        "latitude": null,
        "longitude": null,
        "type": "office",
        "is_default": false
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 129,
            "name": "Bhh",
            "phone": "6855526658",
            "alternative_phone": "",
            "pincode": "641001",
            "landmark": "Ggg",
            "street_address": "Vhg",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.9990845000000003750528776436112821102142333984375,
            "longitude": 76.94414100000000189538695849478244781494140625,
            "type": "office",
            "is_default": false
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:18:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:18:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:19:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": "11.038987717641447",
        "lng": "76.99765685322195"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:19:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:19:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:19:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:19:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:19:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:19:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Notifications fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 6,
            "has_more": false,
            "notifications": {
                "Yesterday": [
                    {
                        "id": 296835,
                        "title": "Order Placed",
                        "message": "An item from order #ORDETINRGOY has been Placed Successfully.",
                        "category": "orders",
                        "is_read": 0,
                        "order_item_id": 270,
                        "order_status": "order_placed",
                        "created_at": "19 hours ago"
                    },
                    {
                        "id": 296831,
                        "title": "Order Placed",
                        "message": "An item from order #ORDIWOTEEHA has been Placed Successfully.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 269,
                        "order_status": "order_placed",
                        "created_at": "19 hours ago"
                    },
                    {
                        "id": 296615,
                        "title": "Order Placed",
                        "message": "An item from order #ORDE5XC1ZJV has been Placed Successfully.",
                        "category": "orders",
                        "is_read": 0,
                        "order_item_id": 264,
                        "order_status": "order_placed",
                        "created_at": "22 hours ago"
                    },
                    {
                        "id": 296578,
                        "title": "Order Placed",
                        "message": "An item from order #ORDU91UJYZV has been Placed Successfully.",
                        "category": "orders",
                        "is_read": 0,
                        "order_item_id": 254,
                        "order_status": "order_placed",
                        "created_at": "23 hours ago"
                    }
                ],
                "21 Sep 2026": [
                    {
                        "id": 295504,
                        "title": "Order Placed",
                        "message": "An item from order #ORD1FXYPG8I has been Placed Successfully.",
                        "category": "orders",
                        "is_read": 0,
                        "order_item_id": 247,
                        "order_status": "order_placed",
                        "created_at": "1 day ago"
                    }
                ],
                "18 Sep 2026": [
                    {
                        "id": 216534,
                        "title": "Item Cancelled",
                        "message": "An item from order #ORDRMXX6ORO has been cancelled.",
                        "category": "orders",
                        "is_read": 1,
                        "order_item_id": 241,
                        "order_status": "cancelled",
                        "created_at": "4 days ago"
                    }
                ]
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:19:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:19:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/mark-read",
    "body": {
        "notification_ids": "(296835, 296831, 296615, 296578, 295504, 216534)"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "5 notifications marked as read.",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:19:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 31,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:19:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:19:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:19:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 148,
        "product_variant_id": 65,
        "quantity": 1,
        "address_id": 128,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 1,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 31,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 25,
                    "line_total": 499
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 599,
            "delivery_fee": 60,
            "tax": 25,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 25
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 100,
            "coupon_code": "",
            "total_amount": 584,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "+91 9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:19:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:19:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:20:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:20:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:20:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:20:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:20:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 36
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 36,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 37,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:20:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 36,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
            },
            "selected_category_id": 36,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "37",
                        "value": "silk",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-1900",
                        "value": "Under \u20b91900",
                        "selected": false
                    },
                    {
                        "key": "1900-3800",
                        "value": "\u20b91900 - \u20b93800",
                        "selected": false
                    },
                    {
                        "key": "3800-5700",
                        "value": "Above \u20b93800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 170,
                        "name": "women saree ",
                        "variant_id": 70,
                        "brand": "5",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 10000,
                        "sale_price": 5677,
                        "discount_percent": 43,
                        "stock_status": "in_stock",
                        "stock_quantity": 44,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:20:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:22:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 2,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:22:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 29,
        "product_id": 155,
        "latitude": "11.068245",
        "longitude": "77.006145"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "W"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Wo"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "W"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Womens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Womens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Womens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": "Womens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "33",
                            "value": "Sarees"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-400",
                            "value": "Under \u20b9400"
                        },
                        {
                            "key": "400-800",
                            "value": "\u20b9400 - \u20b9800"
                        },
                        {
                            "key": "800-1200",
                            "value": "Above \u20b9800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 6,
            "has_more": false,
            "categories": [
                {
                    "id": 4,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 4,
                "name": "Kids",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
            },
            "selected_category_id": 4,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "5",
                        "value": "Boys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-500",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:23:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 23,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 23,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 23,
                "name": "Pulses & Lentils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
            },
            "selected_category_id": 23,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 91,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "product_id": 148,
        "product_variant_id": 65,
        "quantity": 1,
        "address_id": 128,
        "payment_method": "cod"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order placed successfully",
        "data": {
            "order": {
                "id": 235,
                "code": "ORDCIZZJ7ZX",
                "invoice_number": "INV20260923FHRV",
                "status": "order_placed",
                "sub_total": 599,
                "tax_amount": 25,
                "shipping_amount": 60,
                "discount_amount": 100,
                "coupon_code": "",
                "total_amount": 584,
                "items": [
                    {
                        "id": 283,
                        "product_id": 148,
                        "product_name": "kids wear",
                        "product_image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "quantity": 1,
                        "price": 599,
                        "sale_price": 499,
                        "tax": 5,
                        "tax_amount": 25,
                        "discount_amount": 100,
                        "total_amount": 524
                    }
                ]
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:24:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 12
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:24:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 23,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 23,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 23,
                "name": "Pulses & Lentils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
            },
            "selected_category_id": 23,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 91,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:24:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 24
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 24,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 24,
                "name": "Spices & Condiments",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
            },
            "selected_category_id": 24,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 25
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 25,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 25,
                "name": "Cold-Pressed Oils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
            },
            "selected_category_id": 25,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 87,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 22,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 22
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 41,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:24:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:25:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 2,
            "has_more": false,
            "categories": [
                {
                    "id": 3,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:25:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 3,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:25:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:26:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:28:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:28:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:28:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:28:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:28:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "W"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:28:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Womens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:28:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Womens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:28:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Womens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:29:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": "Womens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "33",
                            "value": "Sarees"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-400",
                            "value": "Under \u20b9400"
                        },
                        {
                            "key": "400-800",
                            "value": "\u20b9400 - \u20b9800"
                        },
                        {
                            "key": "800-1200",
                            "value": "Above \u20b9800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:32:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:32:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:32:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "Organic",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:32:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "Organic",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "suggest_for_you"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "Organic",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 1000,
                    "sale_price": 600,
                    "discount_percent": 40
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 543,
                    "sale_price": 234,
                    "discount_percent": 57
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 3,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 2,
            "has_more": false,
            "categories": [
                {
                    "id": 3,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 3,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 150
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 150,
            "name": "bottom wear",
            "variant_id": 67,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 899,
            "sale_price": 699,
            "discount_percent": 22,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 67,
                                    "price": 899,
                                    "sale_price": 699,
                                    "discount_percent": 22,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/cjOvrBIqPJqaPpuCry8ZecJmA8RQ9Rp5eRLGbHV5.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>bottom wear 1</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Bottom Wear&nbsp;</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>bottom wear 1<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Bottom Wear&nbsp;</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:32:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 150,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": 67
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:32:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": true
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "size": "M",
                            "attribute_labels": {
                                "size": "M"
                            },
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "stock_status": "in_stock",
                            "stock_quantity": 30,
                            "is_wishlisted": false
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "size": "",
                            "attribute_labels": [],
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "size": "",
                            "attribute_labels": [],
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:32:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "Organic",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:32:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "Organic",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "suggest_for_you"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "Organic",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:32:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 1000,
                    "sale_price": 600,
                    "discount_percent": 40
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 543,
                    "sale_price": 234,
                    "discount_percent": 57
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 2,
            "has_more": false,
            "categories": [
                {
                    "id": 3,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "j"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:33:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "ja"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:33:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Ja"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "jag"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:33:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "jagg"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:33:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Jagg"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "jagg"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:33:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "jagg",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:33:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Jags"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Jagg"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:33:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:34:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:34:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 2,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:34:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "longitude": "76.99765869960535",
        "latitude": "11.038982484484382",
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:34:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:34:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:34:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "Organic",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:35:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "Mens",
                    "slug": "mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "slug": "womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "slug": "kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:35:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 25
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 25,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 25,
                "name": "Cold-Pressed Oils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
            },
            "selected_category_id": 25,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 87,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:35:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:36:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:38:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:38:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:38:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:38:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:38:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:38:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 24,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:38:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 24,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 24,
                "name": "Spices & Condiments",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
            },
            "selected_category_id": 24,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:38:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 24,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:38:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:39:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:39:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:39:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:39:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:39:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": "11.048269321285627",
        "lng": "76.98843944537414"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:39:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 21,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "slug": "kitchen-storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "slug": "cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "slug": "home-decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:40:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:40:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "alternative_phone": null,
        "is_default": "0",
        "phone": "9988777777",
        "pincode": "641006",
        "type": "others",
        "latitude": "11.048269321285627",
        "name": "jjjmmm",
        "longitude": "76.98843944537414",
        "landmark": "hhhffvb",
        "street_address": "32"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 130,
            "name": "jjjmmm",
            "phone": "9988777777",
            "alternative_phone": "",
            "pincode": "641006",
            "landmark": "hhhffvb",
            "street_address": "32",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.048269321285626887174657895229756832122802734375,
            "longitude": 76.9884394453741407460256596095860004425048828125,
            "type": "others",
            "is_default": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:41:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:41:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:41:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:41:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:41:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:41:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:41:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:41:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:41:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:41:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:42:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:42:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:42:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:42:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:42:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:42:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        },
                        {
                            "key": "5",
                            "value": "Home Essentials"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": true,
                    "options": [
                        {
                            "key": "1",
                            "value": "Fashions"
                        },
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        },
                        {
                            "key": "7",
                            "value": "Kids - Shirts"
                        },
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "14",
                            "value": "Men's T-shirt"
                        },
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_product-highlights",
                    "label": "Product Highlights",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "7",
                            "value": "1"
                        },
                        {
                            "key": "8",
                            "value": "20"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        },
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_capacity",
                    "label": "Capacity",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "21",
                            "value": "2L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        },
                        {
                            "key": "29",
                            "value": "pink"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:44:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:44:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:44:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:44:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:45:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:49:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:49:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:49:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 25
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:49:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 25
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 25,
                "name": "Cold-Pressed Oils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
            },
            "selected_category_id": 25,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 87,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:49:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:49:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:49:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 23
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:49:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 23
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 23,
                "name": "Pulses & Lentils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
            },
            "selected_category_id": 23,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 91,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:50:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:50:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:50:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:50:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:51:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:51:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:51:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:51:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 22,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 22,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 41,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 32
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 32,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 32,
                "name": "Home Decor",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
            },
            "selected_category_id": 32,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 3,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 2,
            "has_more": false,
            "categories": [
                {
                    "id": 3,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:53:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:53:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 25,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 25,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 25,
                "name": "Cold-Pressed Oils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
            },
            "selected_category_id": 25,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 87,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:53:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:54:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:55:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:55:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:55:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "O"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organ"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:56:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": true
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "size": "M",
                            "attribute_labels": {
                                "size": "M"
                            },
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "stock_status": "in_stock",
                            "stock_quantity": 30,
                            "is_wishlisted": false
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "size": "",
                            "attribute_labels": [],
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "size": "",
                            "attribute_labels": [],
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:57:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "o"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:57:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:57:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 05:57:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:57:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "O"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:57:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:57:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:57:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:57:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:57:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:57:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:58:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:58:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:58:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:58:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:58:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:58:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:58:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 24,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:58:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 24,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 24,
                "name": "Spices & Condiments",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
            },
            "selected_category_id": 24,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:58:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 05:59:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:02:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:02:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:02:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:03:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:03:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:04:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:04:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 72,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": [],
                    "price": 1000,
                    "sale_price": 600,
                    "discount_percent": 40,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "variant_id": 69,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": [],
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "variant_id": 36,
                    "rating": 5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:04:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 72,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": [],
                    "price": 1000,
                    "sale_price": 600,
                    "discount_percent": 40,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "variant_id": 69,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": [],
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "variant_id": 36,
                    "rating": 5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "label": "Organic",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:04:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:17:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "j@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "384|kQLSnY5lj6zT5d50alAbecZ8fL4Rgd0rfuQOLjqX3d5506d5",
            "id": 89,
            "name": "Jagadeesh",
            "phone": 9988665544,
            "email": "j@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:17:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:17:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:17:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:17:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:17:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 1,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-400",
                            "value": "Under \u20b9400"
                        },
                        {
                            "key": "400-800",
                            "value": "\u20b9400 - \u20b9800"
                        },
                        {
                            "key": "800-1200",
                            "value": "Above \u20b9800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:17:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "product_id": 155,
        "product_variant_id": 29,
        "quantity": 1,
        "address_id": 87,
        "payment_method": "online"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "This item cannot be delivered to this address.",
        "data": []
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:18:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 87,
                "name": "Jagadeesh",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 95,
                "name": "Jagadeesh Sky",
                "phone": "9566551492",
                "alternative_phone": "9786534775",
                "pincode": "641005",
                "landmark": "",
                "street_address": "Coimbatore, Tamil Nadu, India",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": null,
                "longitude": null,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "product_id": 156,
        "product_variant_id": 30,
        "quantity": 1,
        "address_id": 87,
        "payment_method": "online"
    },
    "status": 200,
    "response": {
        "status": 2,
        "message": "Proceed to payment",
        "data": {
            "razorpay_order_id": "order_TfNRTxuRZ1osmA",
            "razorpay_key": "rzp_test_TM6ZAYdohSJXJz",
            "amount": 29300,
            "currency": "INR",
            "name": "Jagadeesh",
            "email": "j@gmail.com",
            "phone": "+91 9988665544"
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:20:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 2,
            "has_more": false,
            "categories": [
                {
                    "id": 3,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 3,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:20:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 21,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "slug": "kitchen-storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "slug": "cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "slug": "home-decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 15
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 15,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 15,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 15,
                "name": "Polo T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
            },
            "selected_category_id": 15,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "16",
                        "value": "The classic polo",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 2,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 3,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.068245",
        "variant_id": 64,
        "product_id": 147,
        "longitude": "77.006145"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 36,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 37,
                    "name": "silk",
                    "slug": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 122,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 3,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "Mens",
                    "slug": "mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "slug": "womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "slug": "kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-400",
                            "value": "Under \u20b9400"
                        },
                        {
                            "key": "400-800",
                            "value": "\u20b9400 - \u20b9800"
                        },
                        {
                            "key": "800-1200",
                            "value": "Above \u20b9800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 21,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 21,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 21,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 21,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": false
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": false
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 21,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "30",
                            "value": "Kitchen Storage"
                        },
                        {
                            "key": "31",
                            "value": "Cookware"
                        },
                        {
                            "key": "32",
                            "value": "Home Decor"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/payment/verify",
    "body": {
        "razorpay_payment_id": "pay_TfNSVgvcJmdtmZ",
        "razorpay_order_id": "order_TfNRTxuRZ1osmA",
        "razorpay_signature": "32f47db09f0753021852158ded574df2528ace6a3c2e469fd23a9ef83a38170f"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Payment verified and order placed successfully.",
        "data": {
            "order": {
                "id": 236,
                "code": "ORD3CY3TW7Q",
                "status": "order_placed",
                "total_amount": 293
            },
            "payment": {
                "payment_id": "pay_TfNSVgvcJmdtmZ",
                "method": "wallet",
                "status": "success"
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:21:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 31,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 31,
                "name": "Cookware",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
            },
            "selected_category_id": 31,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 21,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 21,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 21,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 21,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": false
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": false
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 21,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "30",
                            "value": "Kitchen Storage"
                        },
                        {
                            "key": "31",
                            "value": "Cookware"
                        },
                        {
                            "key": "32",
                            "value": "Home Decor"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 21,
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": "30",
            "price": null,
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 30,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": true
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": false
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 21,
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": "30,31",
            "price": null,
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 21,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": true
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": true
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 21,
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": "31",
            "price": null,
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 31,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": false
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": true
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 21,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 21,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": false
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": false
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:21:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 21,
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": "32",
            "price": null,
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 32,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": false
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": false
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": true
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 21,
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": "32",
            "price": null,
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 32,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": false
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": false
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": true
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 14,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 14,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 14,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
            },
            "selected_category_id": 14,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "15",
                        "value": "Polo T-shirt",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 14,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "15",
                            "value": "Polo T-shirt"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-200",
                            "value": "Under \u20b9200"
                        },
                        {
                            "key": "200-400",
                            "value": "\u20b9200 - \u20b9400"
                        },
                        {
                            "key": "400-600",
                            "value": "Above \u20b9400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 1,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-400",
                            "value": "Under \u20b9400"
                        },
                        {
                            "key": "400-800",
                            "value": "\u20b9400 - \u20b9800"
                        },
                        {
                            "key": "800-1200",
                            "value": "Above \u20b9800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:22:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:22:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 21,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 21,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 21,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 21,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": false
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": false
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 21,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "30",
                            "value": "Kitchen Storage"
                        },
                        {
                            "key": "31",
                            "value": "Cookware"
                        },
                        {
                            "key": "32",
                            "value": "Home Decor"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 21,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "slug": "kitchen-storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "slug": "cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "slug": "home-decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 30,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 30,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 30,
                "name": "Kitchen Storage",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
            },
            "selected_category_id": 30,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 30,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 31,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 31,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 31,
                "name": "Cookware",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
            },
            "selected_category_id": 31,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 31,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:22:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:22:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-400",
                            "value": "Under \u20b9400"
                        },
                        {
                            "key": "400-800",
                            "value": "\u20b9400 - \u20b9800"
                        },
                        {
                            "key": "800-1200",
                            "value": "Above \u20b9800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:22:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 32,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 32,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 32,
                "name": "Home Decor",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
            },
            "selected_category_id": 32,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 32,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:22:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "has_more": true,
            "products": [
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 543,
                    "sale_price": 234,
                    "discount_percent": 57
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 1000,
                    "sale_price": 600,
                    "discount_percent": 40
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "Organic",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:23:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "Organic",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:23:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:23:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 175,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                }
            ],
            "item_count": 1,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 60,
            "discount_mrp": 0,
            "total_amount": 60,
            "delivery_address": {
                "id": 87,
                "name": "Jagadeesh",
                "phone": "9876543211",
                "address": "123 Gandhi Road, Gas Station, Skyraan Technologies, 4th floor",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641001"
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:23:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 144,
        "product_variant_id": 14,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 205,
                "product_id": 144,
                "variant_id": 14,
                "name": "Kids - Boys - Set Dress ",
                "rating": 2.5,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                "attribute_labels": {
                    "size": "L"
                },
                "quantity": 1,
                "price": 500,
                "sale_price": 400,
                "discount_percent": 20,
                "stock_quantity": 3,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 3
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:23:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 185,
                    "product_id": 170,
                    "variant_id": 70,
                    "name": "women saree ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 30,
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43,
                    "stock_quantity": 44,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 100000
                },
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 5,
            "subtotal": 306990,
            "tax": 8808,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 8808
                }
            ],
            "delivery_fee": 179820,
            "discount_mrp": 130840,
            "total_amount": 364778,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:23:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 175,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 205,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                }
            ],
            "item_count": 2,
            "subtotal": 500,
            "tax": 20,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 20
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 100,
            "total_amount": 540,
            "delivery_address": {
                "id": 87,
                "name": "Jagadeesh",
                "phone": "9876543211",
                "address": "123 Gandhi Road, Gas Station, Skyraan Technologies, 4th floor",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641001"
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:23:44] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 185
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:23:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 3,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 6990,
            "tax": 292,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 292
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1150,
            "total_amount": 6372,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:23:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:23:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:23:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "address_id": 37,
        "payment_method": "online"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Address not found.",
        "data": []
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:23:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "Organic",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 91,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": true
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:23:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 157,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:23:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:23:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:23:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-400",
                            "value": "Under \u20b9400"
                        },
                        {
                            "key": "400-800",
                            "value": "\u20b9400 - \u20b9800"
                        },
                        {
                            "key": "800-1200",
                            "value": "Above \u20b9800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:24:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "address_id": 87,
        "payment_method": "online"
    },
    "status": 200,
    "response": {
        "status": 2,
        "message": "Proceed to payment",
        "data": {
            "razorpay_order_id": "order_TfNVV3QJbHf5Pc",
            "razorpay_key": "rzp_test_TM6ZAYdohSJXJz",
            "amount": 54000,
            "currency": "INR",
            "name": "Jagadeesh",
            "email": "j@gmail.com",
            "phone": "+91 9988665544"
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:24:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:24:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:24:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:24:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:24:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": null,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-400",
                            "value": "Under \u20b9400"
                        },
                        {
                            "key": "400-800",
                            "value": "\u20b9400 - \u20b9800"
                        },
                        {
                            "key": "800-1200",
                            "value": "Above \u20b9800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:25:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "Organic",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 91,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": true
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:25:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 157,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:25:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/payment/verify",
    "body": {
        "razorpay_payment_id": "pay_TfNVzTZLd1RMsC",
        "razorpay_order_id": "order_TfNVV3QJbHf5Pc",
        "razorpay_signature": "de512287ca44ba06abd1b6f8e76cdc61acd38757bcca645812edde63f080b9ac"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Payment verified and order placed successfully.",
        "data": {
            "order": {
                "id": 237,
                "code": "ORDJFO1CNZN",
                "status": "order_placed",
                "total_amount": 540
            },
            "payment": {
                "payment_id": "pay_TfNVzTZLd1RMsC",
                "method": "netbanking",
                "status": "success"
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:25:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:25:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 157,
        "product_variant_id": 33,
        "quantity": 1,
        "address_id": 128,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 7,
                    "line_total": 135
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 150,
            "delivery_fee": 60,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 15,
            "coupon_code": "",
            "total_amount": 202,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "+91 9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:26:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:26:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:26:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:26:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "O"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:26:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:26:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "Organic",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "Organic",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "Organic",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": true
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:26:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 157,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "slug": "sports-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "slug": "soft-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "slug": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "slug": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        },
                        {
                            "key": "100-200",
                            "value": "\u20b9100 - \u20b9200"
                        },
                        {
                            "key": "200-300",
                            "value": "Above \u20b9200"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 74,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 543,
            "sale_price": 234,
            "discount_percent": 57,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 74,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 543,
            "sale_price": 234,
            "discount_percent": 57,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        },
                        {
                            "key": "100-200",
                            "value": "\u20b9100 - \u20b9200"
                        },
                        {
                            "key": "200-300",
                            "value": "Above \u20b9200"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 74,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 543,
            "sale_price": 234,
            "discount_percent": 57,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        },
                        {
                            "key": "100-200",
                            "value": "\u20b9100 - \u20b9200"
                        },
                        {
                            "key": "200-300",
                            "value": "Above \u20b9200"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:27:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:29:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:29:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:29:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        },
                        {
                            "key": "100-200",
                            "value": "\u20b9100 - \u20b9200"
                        },
                        {
                            "key": "200-300",
                            "value": "Above \u20b9200"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:29:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:30:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 74,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 543,
            "sale_price": 234,
            "discount_percent": 57,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:30:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:30:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:30:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:31:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "product_id": 156,
        "product_variant_id": 30,
        "quantity": 1,
        "address_id": 87,
        "payment_method": "cod"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order placed successfully",
        "data": {
            "order": {
                "id": 238,
                "code": "ORDPFCDRCZ5",
                "invoice_number": "INV20260923WVOM",
                "status": "order_placed",
                "sub_total": 199,
                "tax_amount": 54,
                "shipping_amount": 60,
                "discount_amount": 20,
                "coupon_code": "",
                "total_amount": 293,
                "items": [
                    {
                        "id": 286,
                        "product_id": 156,
                        "product_name": "Nattu Ponni Rice",
                        "product_image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "quantity": 1,
                        "price": 199,
                        "sale_price": 179,
                        "tax": 30,
                        "tax_amount": 54,
                        "discount_amount": 20,
                        "total_amount": 233
                    }
                ]
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:31:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:31:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:31:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:31:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:31:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organi"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:31:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:31:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organ"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:32:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:32:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:33:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:33:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "Organic",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:33:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "S"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:33:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "O"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:33:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:33:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:33:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:33:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:33:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:33:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:36:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:36:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:36:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:36:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 4,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:36:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 11,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "38",
                            "value": "boy"
                        },
                        {
                            "key": "40",
                            "value": "girls"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-200",
                            "value": "Under \u20b9200"
                        },
                        {
                            "key": "200-400",
                            "value": "\u20b9200 - \u20b9400"
                        },
                        {
                            "key": "400-600",
                            "value": "Above \u20b9400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:36:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:36:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:36:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:36:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 30,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 30,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:36:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 65,
        "product_id": 148,
        "latitude": "11.038982484484382",
        "longitude": "76.99765869960535"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:36:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:36:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:36:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:36:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:36:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:37:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:37:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:37:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:37:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:37:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:37:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:37:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:37:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:37:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:37:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:38:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:38:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 12
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 173,
            "name": "toy -1",
            "variant_id": 73,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 9877,
            "sale_price": 6789,
            "discount_percent": 31,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 173,
        "longitude": "76.99765869960535",
        "latitude": "11.038982484484382",
        "variant_id": 73
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 12
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:38:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:38:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:38:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:38:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 4,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:38:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 11,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "38",
                            "value": "boy"
                        },
                        {
                            "key": "40",
                            "value": "girls"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-200",
                            "value": "Under \u20b9200"
                        },
                        {
                            "key": "200-400",
                            "value": "\u20b9200 - \u20b9400"
                        },
                        {
                            "key": "400-600",
                            "value": "Above \u20b9400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:38:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:38:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 173,
            "name": "toy -1",
            "variant_id": 73,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 9877,
            "sale_price": 6789,
            "discount_percent": 31,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:38:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 173,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:39:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:39:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:39:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:39:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:39:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 4,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 74,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": [],
                        "price": 543,
                        "sale_price": 234,
                        "discount_percent": 57,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:39:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 11,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "38",
                            "value": "boy"
                        },
                        {
                            "key": "40",
                            "value": "girls"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-200",
                            "value": "Under \u20b9200"
                        },
                        {
                            "key": "200-400",
                            "value": "\u20b9200 - \u20b9400"
                        },
                        {
                            "key": "400-600",
                            "value": "Above \u20b9400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:39:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:39:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 173,
            "name": "toy -1",
            "variant_id": 73,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 9877,
            "sale_price": 6789,
            "discount_percent": 31,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:39:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 173,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:39:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 74,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 543,
            "sale_price": 234,
            "discount_percent": 57,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:39:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:41:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:41:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:41:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:41:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:41:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:41:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 543,
                            "sale_price": 234,
                            "discount_percent": 57
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:41:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:43:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:43:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 36
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 36,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 37,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:43:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 36,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
            },
            "selected_category_id": 36,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "37",
                        "value": "silk",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-1900",
                        "value": "Under \u20b91900",
                        "selected": false
                    },
                    {
                        "key": "1900-3800",
                        "value": "\u20b91900 - \u20b93800",
                        "selected": false
                    },
                    {
                        "key": "3800-5700",
                        "value": "Above \u20b93800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 170,
                        "name": "women saree ",
                        "variant_id": 70,
                        "brand": "5",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 10000,
                        "sale_price": 5677,
                        "discount_percent": 43,
                        "stock_status": "in_stock",
                        "stock_quantity": 44,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:44:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "toy": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:44:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.01040330000000011523297871463000774383544921875,
        "longitude": 76.9499028000000038218786357901990413665771484375,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:44:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/detail",
    "body": {
        "category_id": 20
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category fetched successfully",
        "data": {
            "id": 20,
            "name": "Agriculture Products",
            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
            "children": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:44:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:44:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:44:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:44:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:44:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:44:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:44:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:45:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "O"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:45:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:45:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": []
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 1,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 1000,
                    "sale_price": 600,
                    "discount_percent": 40
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:45:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:46:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:46:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:46:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:46:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:46:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:46:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 4,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 72,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1000,
                        "sale_price": 600,
                        "discount_percent": 40,
                        "stock_status": "in_stock",
                        "stock_quantity": 4,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:46:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 11,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "Sports Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        },
                        {
                            "key": "38",
                            "value": "boy"
                        },
                        {
                            "key": "40",
                            "value": "girls"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-200",
                            "value": "Under \u20b9200"
                        },
                        {
                            "key": "200-400",
                            "value": "\u20b9200 - \u20b9400"
                        },
                        {
                            "key": "400-600",
                            "value": "Above \u20b9400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:46:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:46:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:46:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:46:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:46:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 173,
            "name": "toy -1",
            "variant_id": 73,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 9877,
            "sale_price": 6789,
            "discount_percent": 31,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:46:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 173,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:46:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "O"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:46:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:46:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:46:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organi"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:46:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:46:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "M"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp"
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg"
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png"
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:47:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Mens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp"
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg"
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:47:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "W"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:47:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Women"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:48:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:48:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:48:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:48:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:49:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 25,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:49:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 25,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 25,
                "name": "Cold-Pressed Oils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
            },
            "selected_category_id": 25,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 87,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:49:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:49:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 23
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:49:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 23,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 23,
                "name": "Pulses & Lentils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
            },
            "selected_category_id": 23,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 91,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:49:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:49:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:49:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:50:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "O"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organ"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:50:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:50:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:51:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:51:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "27",
                            "value": "Ragi"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        },
                        {
                            "key": "100-200",
                            "value": "Above \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:52:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:52:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:52:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 41,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:52:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:52:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:52:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 41
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:52:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 41
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:52:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:52:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:52:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 41,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:52:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:52:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 06:53:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:53:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:53:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:56:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 41,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:56:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:56:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 41,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:56:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:59:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": true
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "size": "",
                            "attribute_labels": [],
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "size": "",
                            "attribute_labels": {
                                "quality-": "size12"
                            },
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 06:59:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "has_more": true,
            "products": [
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:00:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:00:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": true
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "size": "",
                            "attribute_labels": [],
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "size": "",
                            "attribute_labels": {
                                "quality-": "size12"
                            },
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:00:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": true
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "size": "",
                            "attribute_labels": [],
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "size": "",
                            "attribute_labels": {
                                "quality-": "size12"
                            },
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:00:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:01:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:01:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:01:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:01:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:01:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "has_more": true,
            "products": [
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:01:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:01:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:01:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:01:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:02:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:02:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:02:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:02:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:02:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "has_more": true,
            "products": [
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:02:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:02:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:02:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": true
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "size": "",
                            "attribute_labels": [],
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "size": "",
                            "attribute_labels": {
                                "quality-": "size12"
                            },
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:02:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:02:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                }
            ],
            "item_count": 2,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 120,
            "discount_mrp": 0,
            "total_amount": 120,
            "delivery_address": {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "address": "25B, build2",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:02:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:02:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:03:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:03:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:03:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 32,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:03:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 32,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 32,
                "name": "Home Decor",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
            },
            "selected_category_id": 32,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:03:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:03:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:03:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:04:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "has_more": true,
            "products": [
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:04:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:05:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "suggest_for_you"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:05:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:05:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "suggest_for_you"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:05:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:05:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "suggest_for_you"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:05:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:05:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:05:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:05:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:06:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 25,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:06:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 25
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 25,
                "name": "Cold-Pressed Oils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
            },
            "selected_category_id": 25,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 87,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:06:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:06:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 24,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:06:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 24,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 24,
                "name": "Spices & Condiments",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
            },
            "selected_category_id": 24,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:06:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 24,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:06:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:07:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:07:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:07:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:07:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:07:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:07:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:07:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:07:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:07:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:07:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 24
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:07:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 24,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 24,
                "name": "Spices & Condiments",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
            },
            "selected_category_id": 24,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:07:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:07:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 24
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:07:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 24
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 24,
                "name": "Spices & Condiments",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
            },
            "selected_category_id": 24,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:08:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 22,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 22,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 4,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": true
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 22,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "Ponni Rice"
                        },
                        {
                            "key": "27",
                            "value": "Ragi"
                        },
                        {
                            "key": "28",
                            "value": "Foxtail Millet"
                        },
                        {
                            "key": "29",
                            "value": "Barnyard Millet"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        },
                        {
                            "key": "100-200",
                            "value": "Above \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:08:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:08:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:08:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:08:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:08:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 12
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:08:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 22,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 22,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 4,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": true
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 22,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "Ponni Rice"
                        },
                        {
                            "key": "27",
                            "value": "Ragi"
                        },
                        {
                            "key": "28",
                            "value": "Foxtail Millet"
                        },
                        {
                            "key": "29",
                            "value": "Barnyard Millet"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        },
                        {
                            "key": "100-200",
                            "value": "Above \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 23,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 23,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 23,
                "name": "Pulses & Lentils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
            },
            "selected_category_id": 23,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 91,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 23,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:08:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 15,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 15,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:08:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 15,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 15,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 15,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 15,
                "name": "Polo T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
            },
            "selected_category_id": 15,
            "cart_count": 4,
            "quick_filters": {
                "types": [
                    {
                        "key": "16",
                        "value": "The classic polo",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 15
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 15,
                "name": "Polo T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
            },
            "selected_category_id": 15,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "16",
                        "value": "The classic polo",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:08:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 15,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "16",
                            "value": "The classic polo"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-200",
                            "value": "Under \u20b9200"
                        },
                        {
                            "key": "200-400",
                            "value": "\u20b9200 - \u20b9400"
                        },
                        {
                            "key": "400-600",
                            "value": "Above \u20b9400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 38,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 38,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 38,
                "name": "boy",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
            },
            "selected_category_id": 38,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 38,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 12,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 12,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product Added to Wishlist!",
        "data": {
            "wishlisted": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product removed from Wishlist!",
        "data": {
            "wishlisted": false
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:08:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 24,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 24,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 24,
                "name": "Spices & Condiments",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
            },
            "selected_category_id": 24,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 24,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 162
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 162,
            "name": "Turmeric Powder",
            "variant_id": 44,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/MKXjbU290VYcrXpXASCHis5xPNFuLDjivkN4ulu1.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 60,
            "sale_price": 50,
            "discount_percent": 17,
            "stock_quantity": 100,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>Pure, naturally dried and stone-ground turmeric powder with high curcumin content.</p>",
            "content": "<p>Pure, naturally dried and stone-ground turmeric powder with high curcumin content.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": true
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 162,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 12,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 60,
                            "sale_price": 50,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:09:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 38,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 38
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 38,
                "name": "boy",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
            },
            "selected_category_id": 38,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:09:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:11:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 173,
            "name": "toy -1",
            "variant_id": 73,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 9877,
            "sale_price": 6789,
            "discount_percent": 31,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:11:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 73,
        "product_id": 173,
        "latitude": "11.068245",
        "longitude": "77.006145"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:11:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 12
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:11:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 12
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:15:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:15:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:15:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:15:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:15:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:17:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:18:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:18:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:18:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:19:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:20:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:20:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:20:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 165
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 165,
            "name": "Men's Formal Shirt",
            "variant_id": 49,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
            ],
            "label": "New Arrivals",
            "rating": 4,
            "review_count": 1,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "tshirt": "black shirt"
            },
            "price": 899,
            "sale_price": 799,
            "discount_percent": 11,
            "stock_quantity": 53,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "tshirt",
                    "options": [
                        {
                            "id": 10,
                            "name": "white tshirt",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 50,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 71,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FIlGSmnUFmgFHlcrRspOVoVqiiVEByW8LHrcylgS.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 11,
                            "name": "black shirt",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 49,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 53,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/wvI9GrTfz0ISSjcyK0IRJ9PavC92IqwykLaEbesE.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 51,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 51,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pHcRvmlF58Mitd52tunVlhTIQLOdpqF5ltk0UEip.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 49,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 53,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/wvI9GrTfz0ISSjcyK0IRJ9PavC92IqwykLaEbesE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 50,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 71,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FIlGSmnUFmgFHlcrRspOVoVqiiVEByW8LHrcylgS.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 51,
                                    "price": 899,
                                    "sale_price": 799,
                                    "discount_percent": 11,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 51,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pHcRvmlF58Mitd52tunVlhTIQLOdpqF5ltk0UEip.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 1,
                "preview": [
                    {
                        "id": 14,
                        "rating": 4,
                        "commends": "Tyuujk jfkfufiyfiyycjydyjdjtdhtdthjtdtjdsngdyjstjdtjtjshtshtdhthtdthdhtdthdthdthdvbnn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 2,
            "description": "<p>Slim-fit formal cotton shirt, crease-resistant fabric, ideal for office and formal occasions.</p>",
            "content": "<p>Slim-fit formal cotton shirt, crease-resistant fabric, ideal for office and formal occasions.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:20:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 165,
        "latitude": "11.038982484484382",
        "longitude": "76.99765869960535",
        "variant_id": 50
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:20:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 60,
                            "sale_price": 50,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:20:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:20:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:20:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:20:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:21:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:21:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:21:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:21:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:21:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:22:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:22:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 38,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 38,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 38,
                "name": "boy",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
            },
            "selected_category_id": 38,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 38,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 60,
                            "sale_price": 50,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": true
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": [],
                            "rating": 0,
                            "price": 60,
                            "sale_price": 50,
                            "discount_percent": 17,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": false
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "size": "",
                            "attribute_labels": [],
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "size": "",
                            "attribute_labels": {
                                "quality-": "size12"
                            },
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0,
                            "stock_status": "out_of_stock",
                            "stock_quantity": 0,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "t"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "to"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "toys - boys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "11",
                            "value": "Toys"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-200",
                            "value": "Under \u20b9200"
                        },
                        {
                            "key": "200-400",
                            "value": "\u20b9200 - \u20b9400"
                        },
                        {
                            "key": "400-600",
                            "value": "Above \u20b9400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        },
                        {
                            "key": "34",
                            "value": "m"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "toys - boys",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "11",
                        "value": "Toys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys - boys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys - boy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys - bo"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys - b"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys -"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys -"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys d"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys do"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys dog"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "toys dog"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "toys dog",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:22:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 6,
            "has_more": false,
            "categories": [
                {
                    "id": 4,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:22:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 4,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 4,
                "name": "Kids",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
            },
            "selected_category_id": 4,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "5",
                        "value": "Boys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-500",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:22:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "toys dog",
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": "13",
            "price": null,
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:22:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:23:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:23:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:23:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:23:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:23:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:23:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:23:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:23:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:23:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:23:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:23:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 75,
        "latitude": "11.068245",
        "longitude": "77.006145",
        "product_id": 174
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "longitude": "77.006145",
        "variant_id": 75,
        "latitude": "11.068245"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 173,
            "name": "toy -1",
            "variant_id": 73,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 9877,
            "sale_price": 6789,
            "discount_percent": 31,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "77.006145",
        "latitude": "11.068245",
        "variant_id": 73,
        "product_id": 173
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:24:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.068245",
        "longitude": "77.006145",
        "variant_id": 75,
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": "11.068245",
        "longitude": "77.006145",
        "variant_id": 75
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.068245",
        "variant_id": 75,
        "longitude": "77.006145",
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:25:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:25:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:25:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:25:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:25:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:25:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:25:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:25:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": "11.068245",
        "longitude": "77.006145",
        "variant_id": 75
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:25:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 12
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 12
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "longitude": "77.006145",
        "variant_id": 75,
        "latitude": "11.068245"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 12,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 60,
                            "sale_price": 50,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 4,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 7740,
            "tax": 326,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 326
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 1225,
            "total_amount": 7081,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:26:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "recently_viewed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "recently_viewed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:26:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:27:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 60,
                            "sale_price": 50,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:27:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:27:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:27:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 60,
                            "sale_price": 50,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:27:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:27:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:27:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 60,
                            "sale_price": 50,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:27:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 07:28:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "recently_viewed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "recently_viewed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "recently_viewed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:28:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:33:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:33:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:33:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:33:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:33:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:34:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:34:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:35:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:35:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:35:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:35:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:35:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:35:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:35:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:35:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:37:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:38:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:39:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:39:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:40:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:40:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:40:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "recently_viewed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:40:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:40:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:40:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:40:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:41:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:41:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:41:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:41:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:41:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 12
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:41:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:41:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:42:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/detail",
    "body": {
        "category_id": 20
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category fetched successfully",
        "data": {
            "id": 20,
            "name": "Agriculture Products",
            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
            "children": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:43:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 1,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:43:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:43:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:43:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 21
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 21,
            "cart_count": 1,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": false
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": false
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:43:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 1,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:44:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:44:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:44:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:44:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:44:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:44:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:45:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 38
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 38,
                "name": "boy",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
            },
            "selected_category_id": 38,
            "cart_count": 1,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:45:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 40
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 40,
                "name": "girls",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
            },
            "selected_category_id": 40,
            "cart_count": 1,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:46:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:46:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:46:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 1,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:47:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:47:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:47:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 1,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:48:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:48:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:49:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:49:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:49:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:50:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:50:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:51:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:51:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:53:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:53:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:54:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:54:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:54:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:54:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:54:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "suggest_for_you"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:54:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "suggest_for_you"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:54:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "suggest_for_you"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:55:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:55:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:56:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:56:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:56:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:56:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:56:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:57:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:57:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:57:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "recently_viewed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:58:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:58:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:58:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:58:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 07:58:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:00:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:00:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:00:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:00:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:00:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:01:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:01:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:01:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:01:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:01:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:02:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:02:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:02:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:02:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 2,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:02:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:03:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:03:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:03:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:03:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:03:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:03:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 30,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:03:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 30,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 30,
                "name": "Kitchen Storage",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
            },
            "selected_category_id": 30,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:03:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:03:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:03:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:03:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:04:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:04:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:04:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:04:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:04:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:05:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "recently_viewed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:05:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "recently_viewed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:05:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:05:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:05:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:05:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:05:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:07:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:08:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:08:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:08:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:08:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:08:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:08:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:08:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:08:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:10:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:10:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:10:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:10:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:10:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:10:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:10:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:10:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:11:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:11:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:11:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "recently_viewed"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:11:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:11:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "recently_viewed",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:11:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:11:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 30,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 30,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:11:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": "11.038982484484382",
        "variant_id": 65,
        "longitude": "76.99765869960535"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:11:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "suggest_for_you"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": "2"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 151
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product Added to Wishlist!",
        "data": {
            "wishlisted": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "35"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "35",
            "price": "0-700"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": true
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 35,
        "quick_filters": {
            "price": "0-700"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": true
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:12:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:13:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:13:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 3,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 2,
            "has_more": false,
            "categories": [
                {
                    "id": 3,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:13:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:13:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:13:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 34,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 34,
                "name": "Kurtis",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
            },
            "selected_category_id": 34,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:13:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 33,
        "quick_filters": {
            "type_ids": "33"
        },
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:13:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "quick_filters": {
            "type_ids": "34"
        },
        "category_id": 34
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 34,
                "name": "Kurtis",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
            },
            "selected_category_id": 34,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:13:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "33,34"
        },
        "per_page": 10,
        "category_id": 34
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 34,
                "name": "Kurtis",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
            },
            "selected_category_id": 34,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:55:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 30,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:55:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 29
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 30,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 30,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 2,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 148,
        "product_variant_id": 65,
        "quantity": 1,
        "address_id": 128,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 1,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 30,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 25,
                    "line_total": 499
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 599,
            "delivery_fee": 60,
            "tax": 25,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 25
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 100,
            "coupon_code": "",
            "total_amount": 584,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "+91 9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "product_id": 148,
        "product_variant_id": 65,
        "quantity": 1,
        "address_id": 128,
        "payment_method": "cod"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order placed successfully",
        "data": {
            "order": {
                "id": 240,
                "code": "ORDKGIG6DPC",
                "invoice_number": "INV20260923NKZ8",
                "status": "order_placed",
                "sub_total": 599,
                "tax_amount": 25,
                "shipping_amount": 60,
                "discount_amount": 100,
                "coupon_code": "",
                "total_amount": 584,
                "items": [
                    {
                        "id": 287,
                        "product_id": 148,
                        "product_name": "kids wear",
                        "product_image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "quantity": 1,
                        "price": 599,
                        "sale_price": 499,
                        "tax": 5,
                        "tax_amount": 25,
                        "discount_amount": 100,
                        "total_amount": 524
                    }
                ]
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 60,
                            "sale_price": 50,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 162,
                            "name": "Turmeric Powder",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 60,
                            "sale_price": 50,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 2,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 2,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 2,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 2,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 144,
        "product_variant_id": 14,
        "quantity": 1,
        "address_id": 128,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2.5,
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 2,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 20,
                    "line_total": 400
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 500,
            "delivery_fee": 60,
            "tax": 20,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 20
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 100,
            "coupon_code": "",
            "total_amount": 480,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "+91 9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "product_id": 144,
        "product_variant_id": 14,
        "quantity": 1,
        "address_id": 128,
        "payment_method": "online"
    },
    "status": 200,
    "response": {
        "status": 2,
        "message": "Proceed to payment",
        "data": {
            "razorpay_order_id": "order_TfQ6bV3ZOpuxRF",
            "razorpay_key": "rzp_test_TM6ZAYdohSJXJz",
            "amount": 48000,
            "currency": "INR",
            "name": "Kaliya",
            "email": "kaliya@gmail.com",
            "phone": "+91 9638527411"
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/payment/verify",
    "body": {
        "razorpay_order_id": "order_TfQ6bV3ZOpuxRF",
        "razorpay_payment_id": "pay_TfQ6kLEZXE4PFf",
        "razorpay_signature": "3644c97e5a9b4ac70fc06d916bd8acd31e6b598d9ef3bfb3f41d033230ce1b46"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Payment verified and order placed successfully.",
        "data": {
            "order": {
                "id": 241,
                "code": "ORDL1NFWB8A",
                "status": "order_placed",
                "total_amount": 480
            },
            "payment": {
                "payment_id": "pay_TfQ6kLEZXE4PFf",
                "method": "netbanking",
                "status": "success"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:56:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:57:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": "3"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "77.006145",
        "variant_id": 75,
        "product_id": 174,
        "latitude": "11.068245"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "product_id": 174,
        "address_id": 112,
        "quantity": 1,
        "product_variant_id": 75
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:57:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "quantity": 1,
        "product_id": 174,
        "address_id": 112,
        "product_variant_id": 75,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 174,
        "product_variant_id": 75,
        "coupon_code": null,
        "address_id": 112,
        "quantity": 1
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "quantity": 1,
        "product_id": 174,
        "address_id": 112,
        "product_variant_id": 75,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "address_id": 112,
        "coupon_code": null,
        "product_id": 174,
        "quantity": 1,
        "product_variant_id": 75
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 174,
        "product_variant_id": 75,
        "coupon_code": null,
        "address_id": 112,
        "quantity": 1
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "quantity": 1,
        "product_variant_id": 75,
        "address_id": 112,
        "product_id": 174
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_variant_id": 75,
        "product_id": 174,
        "quantity": 1,
        "address_id": 112,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "quantity": 1,
        "product_id": 174,
        "address_id": 112,
        "product_variant_id": 75,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "quantity": 1,
        "product_id": 174,
        "address_id": 112,
        "product_variant_id": 75,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "product_variant_id": 75,
        "product_id": 174,
        "quantity": 1,
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "quantity": 1,
        "product_variant_id": 75,
        "address_id": 112,
        "coupon_code": null,
        "product_id": 174
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "product_variant_id": 75,
        "product_id": 174,
        "quantity": 1,
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "address_id": 112,
        "product_id": 174,
        "quantity": 1,
        "product_variant_id": 75,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "address_id": 112,
        "product_variant_id": 75,
        "product_id": 174,
        "coupon_code": null,
        "quantity": 1
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "address_id": 112,
        "product_variant_id": 75,
        "product_id": 174,
        "quantity": 1
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "address_id": 112,
        "product_variant_id": 75,
        "product_id": 174,
        "quantity": 1
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "address_id": 112,
        "product_variant_id": 75,
        "product_id": 174,
        "quantity": 1
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_variant_id": 75,
        "address_id": 112,
        "product_id": 174,
        "quantity": 1,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_variant_id": 75,
        "coupon_code": null,
        "quantity": 1,
        "product_id": 174,
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "address_id": 112,
        "product_variant_id": 75,
        "product_id": 174,
        "quantity": 1
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 174,
        "quantity": 1,
        "product_variant_id": 75,
        "coupon_code": null,
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "address_id": 112,
        "product_id": 174,
        "quantity": 1,
        "coupon_code": null,
        "product_variant_id": 75
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "product_variant_id": 75,
        "product_id": 174,
        "quantity": 1,
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "product_variant_id": 75,
        "product_id": 174,
        "quantity": 1,
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "address_id": 112,
        "product_id": 174,
        "quantity": 1,
        "coupon_code": null,
        "product_variant_id": 75
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_variant_id": 75,
        "quantity": 1,
        "product_id": 174,
        "address_id": 112,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "address_id": 112,
        "product_id": 174,
        "quantity": 1,
        "coupon_code": null,
        "product_variant_id": 75
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "address_id": 112,
        "product_id": 174,
        "product_variant_id": 75,
        "quantity": 1,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "address_id": 112,
        "product_variant_id": 75,
        "product_id": 174,
        "quantity": 1
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "coupon_code": null,
        "product_variant_id": 75,
        "quantity": 1,
        "address_id": 112,
        "product_id": 174
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_variant_id": 75,
        "quantity": 1,
        "address_id": 112,
        "product_id": 174,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "quantity": 1,
        "coupon_code": null,
        "address_id": 112,
        "product_id": 174,
        "product_variant_id": 75
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 174,
        "product_variant_id": 75,
        "address_id": 112,
        "quantity": 1,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 174,
        "coupon_code": null,
        "product_variant_id": 75,
        "quantity": 1,
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 174,
        "address_id": 112,
        "product_variant_id": 75,
        "quantity": 1,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_variant_id": 75,
        "quantity": 1,
        "product_id": 174,
        "coupon_code": null,
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 174,
        "product_variant_id": 75,
        "address_id": 112,
        "quantity": 1,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_variant_id": 75,
        "quantity": 1,
        "product_id": 174,
        "coupon_code": null,
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "quantity": 1,
        "address_id": 112,
        "product_variant_id": 75,
        "product_id": 174,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:58:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_variant_id": 75,
        "quantity": 1,
        "address_id": 112,
        "product_id": 174,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:59:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 174,
        "coupon_code": null,
        "address_id": 112,
        "quantity": 1,
        "product_variant_id": 75
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:59:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 174,
        "coupon_code": null,
        "address_id": 112,
        "quantity": 1,
        "product_variant_id": 75
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:59:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "quantity": 1,
        "product_id": 174,
        "address_id": 112,
        "product_variant_id": 75,
        "coupon_code": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose an address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 08:59:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": true
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:59:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 157,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:59:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 08:59:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 157,
        "product_variant_id": 33,
        "quantity": 1,
        "address_id": 128,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 7,
                    "line_total": 135
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 150,
            "delivery_fee": 60,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 15,
            "coupon_code": "",
            "total_amount": 202,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "+91 9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:00:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:00:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 29
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 29
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": true
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 157,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "suggest_for_you",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 150
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 150,
            "name": "bottom wear",
            "variant_id": 67,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 899,
            "sale_price": 699,
            "discount_percent": 22,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 67,
                                    "price": 899,
                                    "sale_price": 699,
                                    "discount_percent": 22,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/cjOvrBIqPJqaPpuCry8ZecJmA8RQ9Rp5eRLGbHV5.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>bottom wear 1</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Bottom Wear&nbsp;</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>bottom wear 1<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Bottom Wear&nbsp;</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 150,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 67
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 150,
        "product_variant_id": 67,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 206,
                "product_id": 150,
                "variant_id": 67,
                "name": "bottom wear",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                "attribute_labels": {
                    "size": "L"
                },
                "quantity": 1,
                "price": 899,
                "sale_price": 699,
                "discount_percent": 22,
                "stock_quantity": 1,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 6
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:00:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 150,
        "product_variant_id": 67,
        "quantity": 1,
        "address_id": 128,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 35,
                    "line_total": 699
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 899,
            "delivery_fee": 60,
            "tax": 35,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 35
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 200,
            "coupon_code": "",
            "total_amount": 794,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "+91 9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:01:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:01:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:01:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:01:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:02:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 126,
                "name": "rani",
                "phone": "9784554646",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "build2",
                "street_address": "25B",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0470135000000002634124030009843409061431884765625,
                "longitude": 76.9892664000000053192707127891480922698974609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:02:32] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/delete",
    "body": {
        "address_id": "126"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address deleted successfully",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:02:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": true
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:02:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": "127"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 127,
            "name": "xyz",
            "phone": "9454545546",
            "alternative_phone": "",
            "pincode": "641004",
            "landmark": "xxxx",
            "street_address": "C14",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0374832999999998861540007055737078189849853515625,
            "longitude": 76.9884837999999973590092849917709827423095703125,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:02:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:02:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:02:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 41
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:02:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:02:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:03:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:03:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:03:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 150
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 150,
            "name": "bottom wear",
            "variant_id": 67,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 899,
            "sale_price": 699,
            "discount_percent": 22,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 67,
                                    "price": 899,
                                    "sale_price": 699,
                                    "discount_percent": 22,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/cjOvrBIqPJqaPpuCry8ZecJmA8RQ9Rp5eRLGbHV5.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>bottom wear 1</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Bottom Wear&nbsp;</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>bottom wear 1<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Bottom Wear&nbsp;</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:03:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 150,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 67
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:03:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:03:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:03:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:03:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Address not found.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:03:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:03:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:03:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Address not found.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:03:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:04:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:04:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:04:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Address not found.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:04:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:04:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:04:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Address not found.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:04:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:05:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product Added to Wishlist!",
        "data": {
            "wishlisted": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 150
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 150,
            "name": "bottom wear",
            "variant_id": 67,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 899,
            "sale_price": 699,
            "discount_percent": 22,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 67,
                                    "price": 899,
                                    "sale_price": 699,
                                    "discount_percent": 22,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/cjOvrBIqPJqaPpuCry8ZecJmA8RQ9Rp5eRLGbHV5.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>bottom wear 1</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Bottom Wear&nbsp;</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>bottom wear 1<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Bottom Wear&nbsp;</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 150,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 67
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 150
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product Added to Wishlist!",
        "data": {
            "wishlisted": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "variant_id": 69,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": [],
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "variant_id": 36,
                    "rating": 5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "variant_id": 67,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 150
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product removed from Wishlist!",
        "data": {
            "wishlisted": false
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "variant_id": 69,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": [],
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "variant_id": 36,
                    "rating": 5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 158
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 158,
            "name": "Foxtail Millet Rice",
            "variant_id": 36,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png"
            ],
            "label": "",
            "rating": 5,
            "review_count": 1,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 170,
            "sale_price": 155,
            "discount_percent": 9,
            "stock_quantity": 49,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 36,
                                    "price": 170,
                                    "sale_price": 155,
                                    "discount_percent": 9,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/TLVrn9tO5ZCe6Y7bvZh52pYM0MRYafkyCI5pZbru.png"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 37,
                                    "price": 320,
                                    "sale_price": 300,
                                    "discount_percent": 6,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 54,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/3BM7CEJDwcRVVdTyrEJnfHKHcraiMzsPYVYfWaKW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 38,
                                    "price": 1500,
                                    "sale_price": 1400,
                                    "discount_percent": 7,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 26,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/uZulgY9omEr8WfgDJuU6v7HXyYPPpFMcINYKF3BI.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 5,
                "total_ratings": 1,
                "preview": [
                    {
                        "id": 9,
                        "rating": 5,
                        "commends": "It\u2019s good",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "01 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Wholesome foxtail millet rice, a healthy low-GI substitute for regular rice.</p>",
            "content": "<p>Wholesome foxtail millet rice, a healthy low-GI substitute for regular rice.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 158,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 36
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 158
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product removed from Wishlist!",
        "data": {
            "wishlisted": false
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "slug": "sports-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "slug": "soft-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "slug": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "slug": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "Mens",
                    "slug": "mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "slug": "womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "slug": "kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 2,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "35",
                            "value": "Formal Shirts"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-700",
                            "value": "Under \u20b9700"
                        },
                        {
                            "key": "700-1400",
                            "value": "\u20b9700 - \u20b91400"
                        },
                        {
                            "key": "1400-2000",
                            "value": "Above \u20b91400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:05:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 12,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 2,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "35",
                            "value": "Formal Shirts"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-700",
                            "value": "Under \u20b9700"
                        },
                        {
                            "key": "700-1400",
                            "value": "\u20b9700 - \u20b91400"
                        },
                        {
                            "key": "1400-2000",
                            "value": "Above \u20b91400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 12,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:06:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:08:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "slug": "sports-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "slug": "soft-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "slug": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "slug": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:08:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 12,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:08:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:08:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 12,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "42",
                            "value": "toyyy1"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:08:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:08:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 42,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 42,
                "name": "toyyy1",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
            },
            "selected_category_id": 42,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:08:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:09:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038982484484382",
        "variant_id": 75,
        "product_id": 174,
        "longitude": "76.99765869960535"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 5,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "quick_filters": {
            "type_ids": "12"
        },
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "12,42"
        },
        "category_id": 12,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "42"
        },
        "per_page": 10,
        "category_id": 42
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 42,
                "name": "toyyy1",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
            },
            "selected_category_id": 42,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "quick_filters": {
            "type_ids": "2"
        },
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:09:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Address not found.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:10:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:10:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": null,
            "price": "0-2300",
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": true
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:10:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:10:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "2"
        },
        "per_page": 10,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.114.208.165"
}  
[2026-09-23 09:10:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "103.114.208.165"
}  
[2026-09-23 09:10:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.114.208.165"
}  
[2026-09-23 09:10:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": null,
            "price": "0-2300",
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": true
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:10:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 75,
        "product_id": 174,
        "longitude": "76.99765869960535",
        "latitude": "11.038982484484382"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:10:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:10:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:10:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:10:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:10:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": null,
            "price": "0-2300",
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": true
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:10:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": null,
            "price": "2300-4600",
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": true
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:10:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": null,
            "price": "4600-6800",
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": true
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:10:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": null,
            "price": "4600-6800",
            "in_stock_only": "1"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": true
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": true
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:10:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "2"
        },
        "per_page": 10,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:10:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:10:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:10:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:10:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:10:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Address not found.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 2,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:11:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:11:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:11:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "variant_id": 69,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": [],
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:11:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 112
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Address not found.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:11:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:11:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:11:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:11:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:12:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:12:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:12:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:12:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:12:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:12:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:12:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:12:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:12:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                }
            ],
            "item_count": 2,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 120,
            "discount_mrp": 0,
            "total_amount": 120,
            "delivery_address": {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "address": "C14, xxxx",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:12:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:12:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:12:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:13:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 22,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 22,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 22,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "Ponni Rice"
                        },
                        {
                            "key": "27",
                            "value": "Ragi"
                        },
                        {
                            "key": "28",
                            "value": "Foxtail Millet"
                        },
                        {
                            "key": "29",
                            "value": "Barnyard Millet"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        },
                        {
                            "key": "100-200",
                            "value": "Above \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 127
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                }
            ],
            "item_count": 2,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 120,
            "discount_mrp": 0,
            "total_amount": 120,
            "delivery_address": {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "address": "C14, xxxx",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:13:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 12,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 12,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "42",
                            "value": "toyyy1"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-2300",
                            "value": "Under \u20b92300"
                        },
                        {
                            "key": "2300-4600",
                            "value": "\u20b92300 - \u20b94600"
                        },
                        {
                            "key": "4600-6800",
                            "value": "Above \u20b94600"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "13",
                            "value": "M"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "slug": "sports-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "slug": "soft-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "slug": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "slug": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:13:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:13:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 38,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 38,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 38,
                "name": "boy",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
            },
            "selected_category_id": 38,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 38,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:13:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 127
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                }
            ],
            "item_count": 2,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 120,
            "discount_mrp": 0,
            "total_amount": 120,
            "delivery_address": {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "address": "C14, xxxx",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:14:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:14:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:14:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 127
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                }
            ],
            "item_count": 2,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 120,
            "discount_mrp": 0,
            "total_amount": 120,
            "delivery_address": {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "address": "C14, xxxx",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:14:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:14:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:14:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:14:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:14:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lng": "76.99768719504142",
        "lat": "11.038908350817886"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "latitude": "11.038908350817886",
        "alternative_phone": null,
        "is_default": "1",
        "street_address": "C14",
        "landmark": "yyryfhrhrgrhrrhhr",
        "name": "tttttttt",
        "type": "home",
        "longitude": "76.99768719504142",
        "phone": "9999889988",
        "pincode": "641004"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 131,
            "name": "tttttttt",
            "phone": "9999889988",
            "alternative_phone": "",
            "pincode": "641004",
            "landmark": "yyryfhrhrgrhrrhhr",
            "street_address": "C14",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0389083508178860171256019384600222110748291015625,
            "longitude": 76.9976871950414221146274940110743045806884765625,
            "type": "home",
            "is_default": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 127
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                }
            ],
            "item_count": 2,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 120,
            "discount_mrp": 0,
            "total_amount": 120,
            "delivery_address": {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "address": "C14, xxxx",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                }
            ],
            "item_count": 2,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 120,
            "discount_mrp": 0,
            "total_amount": 120,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 65,
        "latitude": "11.038908",
        "product_id": 148,
        "longitude": "76.997687"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:15:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:16:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:16:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:16:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:16:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:17:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:17:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:17:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:17:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:17:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:17:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:17:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "product_picked",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:17:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 5
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 5,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 128,
                    "code": "ORDGK64DUU2",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 146,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 127,
                    "code": "ORDC91GEKOL",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 144,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 145,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 652.3999999999999772626324556767940521240234375
                },
                {
                    "id": 126,
                    "code": "ORDTRXTKA70",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 134,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 135,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 4,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 136,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 137,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 138,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 139,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 140,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 141,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 142,
                            "name": "shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                            "price": 789,
                            "sale_price": 649,
                            "discount_percent": 18,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 143,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 10,
                    "total_amount": 6093.600000000000363797880709171295166015625
                },
                {
                    "id": 125,
                    "code": "ORDBWEB30NI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 133,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 514.200000000000045474735088646411895751953125
                },
                {
                    "id": 124,
                    "code": "ORDBCQD8MTN",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 132,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 123,
                    "code": "ORD2NGNUAW3",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 131,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 121,
                    "code": "ORDBPXBSJIK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 129,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 898.950000000000045474735088646411895751953125
                },
                {
                    "id": 120,
                    "code": "ORDVS8ZEIN9",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 128,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 119,
                    "code": "ORDZEAZN3LW",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 127,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 118,
                    "code": "ORDELWWXBHI",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 126,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 3,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1320
                },
                {
                    "id": 117,
                    "code": "ORDYKL4IN3R",
                    "created_at": "27 August 2026",
                    "items": [
                        {
                            "order_item_id": 125,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 116,
                    "code": "ORDPBBHIN64",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 124,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 115,
                    "code": "ORD32299FLU",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 123,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 114,
                    "code": "ORD9VL4VYSJ",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 122,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Haiii",
                    "item_count": 1,
                    "total_amount": 900
                },
                {
                    "id": 113,
                    "code": "ORDVAWTZPF1",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 121,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:17:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 6
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 6,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 112,
                    "code": "ORD28SH4JMN",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 120,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 111,
                    "code": "ORD1OOLJF2Z",
                    "created_at": "26 August 2026",
                    "items": [
                        {
                            "order_item_id": 119,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 109,
                    "code": "ORDQ8KVIYV3",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 117,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 108,
                    "code": "ORDFNXWW5AP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 116,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 107,
                    "code": "ORDDWA7BF6J",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 115,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 105,
                    "code": "ORDHERVNLEW",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 113,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 104,
                    "code": "ORDXVRZQWVR",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 112,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                },
                {
                    "id": 101,
                    "code": "ORDDSK8TUQP",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 109,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 510.44999999999998863131622783839702606201171875
                },
                {
                    "id": 100,
                    "code": "ORDIANGXDBY",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 108,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 99,
                    "code": "ORDNM49GJQM",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 107,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 98,
                    "code": "ORDNIKUMHZA",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 106,
                            "name": "Barnyard Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                            "price": 160,
                            "sale_price": 145,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 212.25
                },
                {
                    "id": 97,
                    "code": "ORDUUNDNG3Q",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 105,
                            "name": "KIDS FESTIVE DRESS",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                            "price": 1000,
                            "sale_price": 899,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1003.950000000000045474735088646411895751953125
                },
                {
                    "id": 96,
                    "code": "ORDVZWHO0WI",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 104,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 1950
                },
                {
                    "id": 95,
                    "code": "ORDREQYEISS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 103,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 94,
                    "code": "ORDFCY5MGHS",
                    "created_at": "24 August 2026",
                    "items": [
                        {
                            "order_item_id": 102,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 31 August 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 201.75
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:17:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 123
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 123,
                "product_id": 144,
                "name": "Kids - Boys - Set Dress ",
                "product_variant_id": 14,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                "price": 500,
                "sale_price": 400,
                "discount_percent": 20,
                "quantity": 2,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 127
            },
            "order_details": {
                "order_id": "ORD32299FLU",
                "received_details": "Haiii, + 91 5454566644",
                "delivery_address": "26/1, Coimbatore, Tamil Nadu -641006",
                "order_placed": "26 August 2026",
                "expected_delivery": "02 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1000,
                "tax": 40,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 40
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 200,
                "coupon_applied": "",
                "total_amount": 900
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKSKXUWDNK9P",
                "expected_delivery": "02 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "26 Aug 2026 - Wed - 06:24PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 39,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 39
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 39,
                "name": "corn",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
            },
            "selected_category_id": 39,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 41,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 39
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 39,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 39,
                "name": "corn",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
            },
            "selected_category_id": 39,
            "cart_count": 2,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                }
            ],
            "item_count": 2,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 120,
            "discount_mrp": 0,
            "total_amount": 120,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 165,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "label": "New Arrivals",
                            "rating": 4,
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 21,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 2,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038908",
        "variant_id": 33,
        "longitude": "76.997687",
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "quantity": 1,
        "product_variant_id": 33,
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 207,
                "product_id": 157,
                "variant_id": 33,
                "name": "Organic Ragi Flour",
                "rating": 4.20000000000000017763568394002504646778106689453125,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "attribute_labels": {
                    "weight": "500g"
                },
                "quantity": 1,
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "stock_quantity": 21,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 150,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 15,
            "total_amount": 322,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:18:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 150,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 15,
            "total_amount": 322,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "1",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 9877,
                    "sale_price": 6789,
                    "discount_percent": 31
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 1499,
                    "sale_price": 1199,
                    "discount_percent": 20
                },
                {
                    "id": 171,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 10000,
                    "sale_price": 1000,
                    "discount_percent": 90
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "2",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "label": "10% offer",
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 160,
                    "sale_price": 145,
                    "discount_percent": 9
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                    "rating": 0,
                    "label": "Best Seller",
                    "price": 10000,
                    "sale_price": 5677,
                    "discount_percent": 43
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 90,
                    "sale_price": 80,
                    "discount_percent": 11
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "page": "3",
        "section": "you_still_looking_these"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 3,
            "has_more": false,
            "products": [
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 164,
                    "name": "Printed Cotton Kurti",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 699,
                    "sale_price": 599,
                    "discount_percent": 14
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 1000,
                    "sale_price": 899,
                    "discount_percent": 10
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                    "rating": 0,
                    "label": "New Deals",
                    "price": 2000,
                    "sale_price": 1899,
                    "discount_percent": 5
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:19:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 5,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:20:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:20:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 173
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 173,
            "name": "toy -1",
            "variant_id": 73,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
            ],
            "label": "New Arrivals",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 9877,
            "sale_price": 6789,
            "discount_percent": 31,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:20:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:20:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038908",
        "variant_id": 73,
        "longitude": "76.997687",
        "product_id": 173
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:20:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "latitude": "11.038908",
        "longitude": "76.997687",
        "variant_id": 77
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:20:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 5,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:20:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:20:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:21:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:21:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:21:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:21:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:21:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:21:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:22:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:23:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:23:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:23:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:23:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:23:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:26:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 150,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 15,
            "total_amount": 322,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:26:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:27:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:27:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:27:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:28:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/payment/verify",
    "body": {
        "razorpay_payment_id": "pay_TfQdwFjoQ3Ty7P",
        "razorpay_order_id": "order_TfQaOC9CFimYNF",
        "razorpay_signature": "52390ff3a942bc602f8c1b0b0ebe3007f55486cd62e061a5f300910a0a6c80bc"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Checkout session not found.",
        "data": []
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:28:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:28:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:29:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:29:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:29:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:29:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:33:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 173,
                            "name": "toy -1",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 9877,
                            "sale_price": 6789,
                            "discount_percent": 31
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:33:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:33:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:33:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:33:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:33:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 149,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:33:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "O"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "T"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "To"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Toy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "M"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp"
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg"
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png"
                },
                {
                    "id": 159,
                    "name": "Barnyard Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Me"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp"
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg"
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Mens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp"
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg"
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Men\u2019s"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Men\u2019"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 40,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 40,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 40,
                "name": "girls",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
            },
            "selected_category_id": 40,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 40,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Men"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp"
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg"
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Mens"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp"
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg"
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Sar"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:34:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Saree"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "women saree"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "36",
                        "value": "Sarees - women ",
                        "selected": false
                    },
                    {
                        "key": "37",
                        "value": "silk",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-1900",
                        "value": "Under \u20b91900",
                        "selected": false
                    },
                    {
                        "key": "1900-3800",
                        "value": "\u20b91900 - \u20b93800",
                        "selected": false
                    },
                    {
                        "key": "3800-5700",
                        "value": "Above \u20b93800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "women saree"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "36",
                        "value": "Sarees - women ",
                        "selected": false
                    },
                    {
                        "key": "37",
                        "value": "silk",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-1900",
                        "value": "Under \u20b91900",
                        "selected": false
                    },
                    {
                        "key": "1900-3800",
                        "value": "\u20b91900 - \u20b93800",
                        "selected": false
                    },
                    {
                        "key": "3800-5700",
                        "value": "Above \u20b93800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "women saree"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Sa"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Sar"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Sat"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Satp"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Sa"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Sar"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Women's Cotton Saree"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "1",
                        "value": "Fashions",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Women's Cotton Saree"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "1",
                        "value": "Fashions",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Women's Cotton Saree"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Sar"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Saree"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                },
                {
                    "id": 170,
                    "name": "women saree ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 32,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 32,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 32,
                "name": "Home Decor",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
            },
            "selected_category_id": 32,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 41,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:35:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 22
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:36:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 22
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:36:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 23
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:36:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 23
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 23,
                "name": "Pulses & Lentils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
            },
            "selected_category_id": 23,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 91,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:36:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:36:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 25
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:36:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 25,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 25,
                "name": "Cold-Pressed Oils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
            },
            "selected_category_id": 25,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 87,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:36:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 22,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:36:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 22,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:36:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:36:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:36:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:37:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:37:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 175,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                }
            ],
            "item_count": 1,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 60,
            "discount_mrp": 0,
            "total_amount": 60,
            "delivery_address": {
                "id": 87,
                "name": "Jagadeesh",
                "phone": "9876543211",
                "address": "123 Gandhi Road, Gas Station, Skyraan Technologies, 4th floor",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641001"
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 165
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product Added to Wishlist!",
        "data": {
            "wishlisted": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 144,
        "product_variant_id": 14,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 208,
                "product_id": 144,
                "variant_id": 14,
                "name": "Kids - Boys - Set Dress ",
                "rating": 2.5,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                "attribute_labels": {
                    "size": "L"
                },
                "quantity": 1,
                "price": 500,
                "sale_price": 400,
                "discount_percent": 20,
                "stock_quantity": 1,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 3
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:38:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 156,
        "product_variant_id": 30,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 209,
                "product_id": 156,
                "variant_id": 30,
                "name": "Nattu Ponni Rice",
                "rating": 4,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                "attribute_labels": {
                    "size": "500g"
                },
                "quantity": 1,
                "price": 199,
                "sale_price": 179,
                "discount_percent": 10,
                "stock_quantity": 39,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:39:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 157,
        "product_variant_id": 33,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 210,
                "product_id": 157,
                "variant_id": 33,
                "name": "Organic Ragi Flour",
                "rating": 4.20000000000000017763568394002504646778106689453125,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "attribute_labels": {
                    "weight": "500g"
                },
                "quantity": 1,
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "stock_quantity": 21,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:39:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "address_id": 87,
        "payment_method": "online"
    },
    "status": 200,
    "response": {
        "status": 2,
        "message": "Proceed to payment",
        "data": {
            "razorpay_order_id": "order_TfQpiKJGw5lp7g",
            "razorpay_key": "rzp_test_TM6ZAYdohSJXJz",
            "amount": 103500,
            "currency": "INR",
            "name": "Jagadeesh",
            "email": "j@gmail.com",
            "phone": "+91 9988665544"
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:39:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:40:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:40:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:40:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:41:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:41:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:41:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 14,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "slug": "polo-t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:41:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "slug": "sports-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "slug": "soft-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "slug": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "slug": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:42:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "variant_id": 69,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": [],
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:42:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:42:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "variant_id": 43,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                    "label": "",
                    "attribute_labels": [],
                    "price": 320,
                    "sale_price": 290,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:42:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 158,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "label": "",
                            "rating": 5,
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9
                        },
                        {
                            "id": 150,
                            "name": "bottom wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                            "label": "New Arrivals",
                            "rating": 0,
                            "price": 899,
                            "sale_price": 699,
                            "discount_percent": 22
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:42:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:42:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 169,
                    "name": "Ponni rice variant 2",
                    "variant_id": 69,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": [],
                    "price": 452,
                    "sale_price": 410,
                    "discount_percent": 9,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 169
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product removed from Wishlist!",
        "data": {
            "wishlisted": false
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 161
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product removed from Wishlist!",
        "data": {
            "wishlisted": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 29
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 151
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 151,
            "name": "Shirt",
            "variant_id": 68,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
            ],
            "label": "New Deals",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 789,
            "sale_price": 649,
            "discount_percent": 18,
            "stock_quantity": 31,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 68,
                                    "price": 789,
                                    "sale_price": 649,
                                    "discount_percent": 18,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/W51kmlkJS2PeCO5NF1juWBLHDHxadzjGPU14s5WO.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>shirt<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>shirt</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038908",
        "product_id": 151,
        "longitude": "76.997687",
        "variant_id": 68
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:44:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:45:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:45:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:45:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:45:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:45:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:45:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:45:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:45:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:45:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:45:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:45:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product Added to Wishlist!",
        "data": {
            "wishlisted": true
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:46:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:46:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:46:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product Added to Wishlist!",
        "data": {
            "wishlisted": true
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:46:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product removed from Wishlist!",
        "data": {
            "wishlisted": false
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:46:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product Added to Wishlist!",
        "data": {
            "wishlisted": true
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:46:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "related_products",
        "page": 1,
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038908",
        "longitude": "76.997687",
        "variant_id": 64,
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:47:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 65,
        "latitude": "11.038908",
        "product_id": 148,
        "longitude": "76.997687"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 66,
        "longitude": "76.997687",
        "product_id": 149,
        "latitude": "11.038908"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 151
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 151,
            "name": "Shirt",
            "variant_id": 68,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
            ],
            "label": "New Deals",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 789,
            "sale_price": 649,
            "discount_percent": 18,
            "stock_quantity": 31,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 68,
                                    "price": 789,
                                    "sale_price": 649,
                                    "discount_percent": 18,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/W51kmlkJS2PeCO5NF1juWBLHDHxadzjGPU14s5WO.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>shirt<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>shirt</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.997687",
        "product_id": 144,
        "latitude": "11.038908",
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 65,
        "longitude": "76.997687",
        "product_id": 148,
        "latitude": "11.038908"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 66,
        "product_id": 149,
        "latitude": "11.038908",
        "longitude": "76.997687"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:48:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038908",
        "variant_id": 64,
        "longitude": "76.997687",
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.997687",
        "product_id": 144,
        "latitude": "11.038908",
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:49:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:50:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:50:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:50:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 29
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:52:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:52:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:52:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:52:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 150,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 15,
            "total_amount": 322,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:52:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "slug": "sports-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "slug": "soft-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "slug": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "slug": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 22
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 22,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:53:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 75,
        "latitude": "11.038908",
        "product_id": 174,
        "longitude": "76.997687"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 150,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 15,
            "total_amount": 322,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 10,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.997687",
        "latitude": "11.038908",
        "variant_id": 75,
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 10,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:54:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:55:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 150,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 15,
            "total_amount": 322,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:56:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:56:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:56:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 150,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 15,
            "total_amount": 322,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:56:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:56:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": "11.038908",
        "variant_id": 75,
        "longitude": "76.997687"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:56:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 150,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 15,
            "total_amount": 322,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:56:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:56:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:56:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:56:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:56:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.997687",
        "variant_id": 75,
        "latitude": "11.038908",
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:56:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 150,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 15,
            "total_amount": 322,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:56:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:56:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:56:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:56:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:56:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 8639,
            "tax": 361,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1425,
            "total_amount": 7875,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:56:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:56:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:56:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 174,
        "product_variant_id": 75,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 211,
                "product_id": 174,
                "variant_id": 75,
                "name": "toys dog ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "attribute_labels": {
                    "quality-": "size12"
                },
                "quantity": 1,
                "price": 899876,
                "sale_price": 90988,
                "discount_percent": 0,
                "stock_quantity": 15,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 8
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 211,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 6,
            "subtotal": 908515,
            "tax": 23108,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3900,
            "discount_mrp": 810313,
            "total_amount": 125210,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 3,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 211,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 6,
            "subtotal": 908515,
            "tax": 23108,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 361
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3900,
            "discount_mrp": 810313,
            "total_amount": 125210,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:18] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 187,
        "quantity": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 187,
                "product_id": 144,
                "variant_id": 14,
                "name": "Kids - Boys - Set Dress ",
                "rating": 2.5,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                "attribute_labels": {
                    "size": "L"
                },
                "quantity": 2,
                "price": 500,
                "sale_price": 400,
                "discount_percent": 20,
                "stock_quantity": 1,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 3
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 2,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 211,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 6,
            "subtotal": 908015,
            "tax": 23088,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 341
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3900,
            "discount_mrp": 810213,
            "total_amount": 124790,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:19] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 187,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 187,
                "product_id": 144,
                "variant_id": 14,
                "name": "Kids - Boys - Set Dress ",
                "rating": 2.5,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                "attribute_labels": {
                    "size": "L"
                },
                "quantity": 1,
                "price": 500,
                "sale_price": 400,
                "discount_percent": 20,
                "stock_quantity": 1,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 3
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 211,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 6,
            "subtotal": 907515,
            "tax": 23068,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3900,
            "discount_mrp": 810113,
            "total_amount": 124370,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 6,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:57:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": "11.038908",
        "longitude": "76.997687",
        "variant_id": 75
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "quantity": 1,
        "product_id": 174,
        "product_variant_id": 75
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 212,
                "product_id": 174,
                "variant_id": 75,
                "name": "toys dog ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "attribute_labels": {
                    "quality-": "size12"
                },
                "quantity": 1,
                "price": 899876,
                "sale_price": 90988,
                "discount_percent": 0,
                "stock_quantity": 15,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 8
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 199,
                    "product_id": 174,
                    "variant_id": 74,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": [],
                    "quantity": 1,
                    "price": 0,
                    "sale_price": 0,
                    "discount_percent": 0,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 0
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 212,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 4,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3780,
            "discount_mrp": 808903,
            "total_amount": 117657,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:42] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 199
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 212,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 212,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:48] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 212
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 2,
            "subtotal": 150,
            "tax": 7,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 15,
            "total_amount": 262,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038908",
        "variant_id": 75,
        "product_id": 174,
        "longitude": "76.997687"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_variant_id": 75,
        "product_id": 174,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 213,
                "product_id": 174,
                "variant_id": 75,
                "name": "toys dog ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "attribute_labels": {
                    "quality-": "size12"
                },
                "quantity": 1,
                "price": 899876,
                "sale_price": 90988,
                "discount_percent": 0,
                "stock_quantity": 15,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 8
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038908",
        "product_id": 174,
        "variant_id": 75,
        "longitude": "76.997687"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:57:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.99765869960535",
        "product_id": 174,
        "variant_id": 75,
        "latitude": "11.038982484484382"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.997687",
        "latitude": "11.038908",
        "product_id": 155,
        "variant_id": 29
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 75,
        "product_id": 174,
        "latitude": "11.038908",
        "longitude": "76.997687"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "variant_id": 75,
        "longitude": "76.99765869960535",
        "latitude": "11.038982484484382"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 29,
        "longitude": "76.997687",
        "product_id": 155,
        "latitude": "11.038908"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": "11.038908",
        "longitude": "76.997687",
        "variant_id": 29
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 75,
        "product_id": 174,
        "longitude": "76.99765869960535",
        "latitude": "11.038982484484382"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 29,
        "product_id": 155,
        "latitude": "11.038908",
        "longitude": "76.997687"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.997687",
        "product_id": 174,
        "variant_id": 75,
        "latitude": "11.038908"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.997687",
        "variant_id": 29,
        "product_id": 155,
        "latitude": "11.038908"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:58:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 6,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:58:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 29
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:58:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 6,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:58:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:59:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 6,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:59:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 29
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:59:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038908",
        "longitude": "76.997687",
        "product_id": 155,
        "variant_id": 29
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 0,
                    "expected_delivery": "",
                    "in_stock": false,
                    "serviceable": true,
                    "reason": "Out of stock",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900026,
            "tax": 22754,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 7
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 808903,
            "total_amount": 117597,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/places/reverse-geocode",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 422,
    "response": {
        "message": "The lat field is required. (and 1 more error)",
        "errors": {
            "lat": [
                "The lat field is required."
            ],
            "lng": [
                "The lng field is required."
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 902726,
            "tax": 23294,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 97
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23197
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809803,
            "total_amount": 119937,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 6,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:59:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 09:59:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/places/reverse-geocode",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 422,
    "response": {
        "message": "The lat field is required. (and 1 more error)",
        "errors": {
            "lat": [
                "The lat field is required."
            ],
            "lng": [
                "The lng field is required."
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 09:59:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 902726,
            "tax": 23294,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 97
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23197
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809803,
            "total_amount": 119937,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "variant_id": 75,
        "longitude": "76.997687",
        "latitude": "11.038908"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 6,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 213,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 902726,
            "tax": 23294,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 97
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23197
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809803,
            "total_amount": 119937,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:24] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 213
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 2,
            "subtotal": 2850,
            "tax": 547,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 97
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 450
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 915,
            "total_amount": 2602,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038908",
        "variant_id": 75,
        "longitude": "76.997687",
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_variant_id": 75,
        "quantity": 1,
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 214,
                "product_id": 174,
                "variant_id": 75,
                "name": "toys dog ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "attribute_labels": {
                    "quality-": "size12"
                },
                "quantity": 1,
                "price": 899876,
                "sale_price": 90988,
                "discount_percent": 0,
                "stock_quantity": 15,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 8
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:00:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 211,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 6,
            "subtotal": 907515,
            "tax": 23068,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3900,
            "discount_mrp": 810113,
            "total_amount": 124370,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:34] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 211
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 174,
        "product_variant_id": 75,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 215,
                "product_id": 174,
                "variant_id": 75,
                "name": "toys dog ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "attribute_labels": {
                    "quality-": "size12"
                },
                "quantity": 1,
                "price": 899876,
                "sale_price": 90988,
                "discount_percent": 0,
                "stock_quantity": 15,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 8
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 215,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 6,
            "subtotal": 907515,
            "tax": 23068,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3900,
            "discount_mrp": 810113,
            "total_amount": 124370,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:56] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 215
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:00:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 174,
        "product_variant_id": 75,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 216,
                "product_id": 174,
                "variant_id": 75,
                "name": "toys dog ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "attribute_labels": {
                    "quality-": "size12"
                },
                "quantity": 1,
                "price": 899876,
                "sale_price": 90988,
                "discount_percent": 0,
                "stock_quantity": 15,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 8
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:01:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:01:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 216,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 6,
            "subtotal": 907515,
            "tax": 23068,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3900,
            "discount_mrp": 810113,
            "total_amount": 124370,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:04] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 216
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 174,
        "product_variant_id": 75,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 217,
                "product_id": 174,
                "variant_id": 75,
                "name": "toys dog ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "attribute_labels": {
                    "quality-": "size12"
                },
                "quantity": 1,
                "price": 899876,
                "sale_price": 90988,
                "discount_percent": 0,
                "stock_quantity": 15,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 8
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 217,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 6,
            "subtotal": 907515,
            "tax": 23068,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3900,
            "discount_mrp": 810113,
            "total_amount": 124370,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:36] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 217
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 1,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 902726,
            "tax": 23294,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 97
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23197
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809803,
            "total_amount": 119937,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 1,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:48] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "quantity": 2,
        "cart_item_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 171,
                "product_id": 155,
                "variant_id": 29,
                "name": "Men's full sleeve t-shirt",
                "rating": 3.29999999999999982236431605997495353221893310546875,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 2,
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "stock_quantity": 100,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 2,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 901826,
            "tax": 23114,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 67
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23047
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809503,
            "total_amount": 119157,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:48] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 171,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 171,
                "product_id": 155,
                "variant_id": 29,
                "name": "Men's full sleeve t-shirt",
                "rating": 3.29999999999999982236431605997495353221893310546875,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 1,
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "stock_quantity": 100,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900926,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809203,
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900926,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809203,
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:02:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:02:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:03:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:03:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:03:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 174,
        "product_variant_id": 75,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 218,
                "product_id": 174,
                "variant_id": 75,
                "name": "toys dog ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "attribute_labels": {
                    "quality-": "size12"
                },
                "quantity": 1,
                "price": 899876,
                "sale_price": 90988,
                "discount_percent": 0,
                "stock_quantity": 15,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 8
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:03:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 218,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "size12"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 6,
            "subtotal": 907515,
            "tax": 23068,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3900,
            "discount_mrp": 810113,
            "total_amount": 124370,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:03:08] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 218
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:03:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:03:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": []
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 1,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product Added to Wishlist!",
        "data": {
            "wishlisted": true
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product removed from Wishlist!",
        "data": {
            "wishlisted": false
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product Added to Wishlist!",
        "data": {
            "wishlisted": true
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 197,
                    "product_id": 154,
                    "variant_id": 60,
                    "name": "Mens Denim Full sleeve",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "quantity": 2,
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "stock_quantity": 32,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 1,
            "subtotal": 4000,
            "tax": 180,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 180
                }
            ],
            "delivery_fee": 60,
            "discount_mrp": 400,
            "total_amount": 3840,
            "delivery_address": {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "address": "274, Coimbatore, Tamil Nadu, 641035, Dolakpur",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:05:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:05:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "slug": "sports-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "slug": "soft-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "slug": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "slug": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:05:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:05:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:05:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "you_still_looking_these",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 3,
            "has_more": true,
            "products": [
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "label": "new thing",
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 4,
                    "label": "New Deals",
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                    "rating": 0,
                    "label": "",
                    "price": 170,
                    "sale_price": 155,
                    "discount_percent": 9
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 3,
                    "label": "",
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10
                },
                {
                    "id": 162,
                    "name": "Turmeric Powder",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 60,
                    "sale_price": 50,
                    "discount_percent": 17
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:05:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:05:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 41
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 41
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 41,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 41
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 41,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:05:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 38,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 38
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 38,
                "name": "boy",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
            },
            "selected_category_id": 38,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 12,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 12,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 12,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 12,
                "name": "Sports Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
            },
            "selected_category_id": 12,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 42
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 42,
                "name": "toyyy1",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
            },
            "selected_category_id": 42,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "42",
                        "value": "toyyy1",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-2300",
                        "value": "Under \u20b92300",
                        "selected": false
                    },
                    {
                        "key": "2300-4600",
                        "value": "\u20b92300 - \u20b94600",
                        "selected": false
                    },
                    {
                        "key": "4600-6800",
                        "value": "Above \u20b94600",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": true
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": true
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "size": "",
                            "attribute_labels": {
                                "quality-": "size12"
                            },
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0,
                            "stock_status": "in_stock",
                            "stock_quantity": 15,
                            "is_wishlisted": false
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": true
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "size": "M",
                            "attribute_labels": {
                                "size": "M"
                            },
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "stock_status": "in_stock",
                            "stock_quantity": 29,
                            "is_wishlisted": true
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 41
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "t"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "tp"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "tpy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "tpys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys b"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys bo"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys boy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "toys boy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "toys boy",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Toys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Toys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "toys - boys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "11",
                        "value": "Toys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "toys - boys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "11",
                        "value": "Toys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys - boys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "toys - boys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "11",
                        "value": "Toys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "search": "toys - boys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "11",
                            "value": "Toys"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-200",
                            "value": "Under \u20b9200"
                        },
                        {
                            "key": "200-400",
                            "value": "\u20b9200 - \u20b9400"
                        },
                        {
                            "key": "400-600",
                            "value": "Above \u20b9400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        },
                        {
                            "key": "34",
                            "value": "m"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:06:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "toys boy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:06:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "toys boy",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:07:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:07:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:07:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        },
                        {
                            "key": "34",
                            "value": "m"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:07:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:07:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "latitude": "11.038908",
        "longitude": "76.997687",
        "variant_id": 77
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:07:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 76
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:07:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 1,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 38,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 38,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 38,
                "name": "boy",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
            },
            "selected_category_id": 38,
            "cart_count": 1,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 38,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 197,
                    "product_id": 154,
                    "variant_id": 60,
                    "name": "Mens Denim Full sleeve",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "quantity": 2,
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "stock_quantity": 32,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 1,
            "subtotal": 4000,
            "tax": 180,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 180
                }
            ],
            "delivery_fee": 60,
            "discount_mrp": 400,
            "total_amount": 3840,
            "delivery_address": {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "address": "274, Coimbatore, Tamil Nadu, 641035, Dolakpur",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 15,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 15,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:07:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:07:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 76
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:07:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 15,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 15,
                "name": "Polo T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
            },
            "selected_category_id": 15,
            "cart_count": 1,
            "quick_filters": {
                "types": [
                    {
                        "key": "16",
                        "value": "The classic polo",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:08:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 15,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "16",
                            "value": "The classic polo"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-200",
                            "value": "Under \u20b9200"
                        },
                        {
                            "key": "200-400",
                            "value": "\u20b9200 - \u20b9400"
                        },
                        {
                            "key": "400-600",
                            "value": "Above \u20b9400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:08:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:08:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 197,
                    "product_id": 154,
                    "variant_id": 60,
                    "name": "Mens Denim Full sleeve",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "quantity": 2,
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "stock_quantity": 32,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 1,
            "subtotal": 4000,
            "tax": 180,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 180
                }
            ],
            "delivery_fee": 60,
            "discount_mrp": 400,
            "total_amount": 3840,
            "delivery_address": {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "address": "274, Coimbatore, Tamil Nadu, 641035, Dolakpur",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:08:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "longitude": "76.997687",
        "latitude": "11.038908",
        "variant_id": 77
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "size12"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": "11.038908",
        "longitude": "76.997687",
        "variant_id": 75
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.997687",
        "variant_id": 75,
        "product_id": 174,
        "latitude": "11.038908"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:09:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "latitude": "11.038908",
        "longitude": "76.997687",
        "variant_id": 77
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:10:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:10:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "slug": "sports-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "slug": "soft-toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "slug": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "slug": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:10:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:10:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:10:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        },
                        {
                            "key": "34",
                            "value": "m"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:10:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:11:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": true
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": true
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "size": "",
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0,
                            "stock_status": "in_stock",
                            "stock_quantity": 111,
                            "is_wishlisted": true
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "size": "",
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0,
                            "stock_status": "in_stock",
                            "stock_quantity": 15,
                            "is_wishlisted": false
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": true
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:11:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "t"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:11:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "to"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:11:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:11:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:11:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "Toys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        },
                        {
                            "key": "34",
                            "value": "m"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:11:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Toys",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:11:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "Toys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        },
                        {
                            "key": "34",
                            "value": "m"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:11:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Toys",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:12:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:12:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:12:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "Toys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_sizes",
                    "label": "Sizes",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "15",
                            "value": "M"
                        },
                        {
                            "key": "16",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        },
                        {
                            "key": "34",
                            "value": "m"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:12:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Toys",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 1,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:13:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:13:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:13:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Toy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "To"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "T"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "f"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg"
                },
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 158,
                    "name": "Foxtail Millet Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "fa"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "fas"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "fash"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "fashi"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "fashio"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "fashion"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "fashion"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "fashion",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:13:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "fashion",
        "page": 1,
        "filters": [],
        "quick_filters": {
            "type_ids": "2",
            "price": null,
            "in_stock_only": null
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": true
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": true
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:14:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist/toggle",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product removed from Wishlist!",
        "data": {
            "wishlisted": false
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:14:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "variant_id": 66,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:14:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:14:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:14:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:14:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:14:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:16:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:16:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 3,
            "has_more": false,
            "orders": [
                {
                    "id": 223,
                    "code": "ORDHRZAGQTT",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 271,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Beam",
                    "item_count": 1,
                    "total_amount": 3840
                },
                {
                    "id": 207,
                    "code": "ORDAPEXSYM2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 249,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 250,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 251,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Beam",
                    "item_count": 3,
                    "total_amount": 1208
                },
                {
                    "id": 206,
                    "code": "ORDIWI42UVN",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 248,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 22 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Beam",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:16:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:17:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "coupon_code": null,
        "cart_item_ids": [
            171,
            207,
            214
        ]
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Checkout summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "cart_item_id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 30,
                    "line_tax": 180,
                    "line_total": 600
                },
                {
                    "cart_item_id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 7,
                    "line_total": 135
                },
                {
                    "cart_item_id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 25,
                    "line_tax": 22747,
                    "line_total": 90988
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 900926,
            "delivery_fee": 3720,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 809203,
            "coupon_code": "",
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "+91 9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:18:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:18:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:18:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:18:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900926,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809203,
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900926,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809203,
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Ss"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 16,
                    "name": "The classic polo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/TDGr8MKXGHRN8Yi9JafiZDU9xFpgtbQN1igh5f6N.jpg"
                },
                {
                    "id": 17,
                    "name": "Men's Full sleeve classic polo t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/j2sWT2oQJtdDcWhVMsvuQzVF0v453UdoLSBkoBdo.png"
                },
                {
                    "id": 18,
                    "name": "Men's full sleeve classic polo printed t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/epoxDmy8Uck9SqPRnNA6mDTHIvPxOmPEvqlDF3uc.png"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "O"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:19:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:20:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 1,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:20:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:20:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:20:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:20:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:20:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:21:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:21:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:21:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:21:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:21:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:21:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:21:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:23:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:24:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:24:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:24:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:24:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:24:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:24:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:24:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:24:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:27:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:27:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:27:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:27:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 120
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "address": "Saran, Police",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641029"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:27:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "cart_item_ids": [
            186,
            187,
            188,
            189,
            206
        ],
        "address_id": 120,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Checkout summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "cart_item_id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 34,
                    "line_total": 675
                },
                {
                    "cart_item_id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2.5,
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 20,
                    "line_total": 400
                },
                {
                    "cart_item_id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 4,
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 107,
                    "line_total": 2145
                },
                {
                    "cart_item_id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 125,
                    "line_total": 2495
                },
                {
                    "cart_item_id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 35,
                    "line_total": 699
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 7639,
            "delivery_fee": 300,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 1225,
            "coupon_code": "",
            "total_amount": 7035,
            "delivery_address": {
                "id": 120,
                "name": "Ad2",
                "phone": "+91 9876543211",
                "address": "Saran, Police",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641029"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:27:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:27:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 128
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:27:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "cart_item_ids": [
            186,
            187,
            188,
            189,
            206
        ],
        "address_id": 128,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Checkout summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "cart_item_id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 34,
                    "line_total": 675
                },
                {
                    "cart_item_id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2.5,
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 20,
                    "line_total": 400
                },
                {
                    "cart_item_id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 4,
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 107,
                    "line_total": 2145
                },
                {
                    "cart_item_id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 125,
                    "line_total": 2495
                },
                {
                    "cart_item_id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 35,
                    "line_total": 699
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 7639,
            "delivery_fee": 300,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 1225,
            "coupon_code": "",
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "+91 9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:27:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:27:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:27:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:28:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:28:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:28:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:28:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:29:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:29:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:29:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:29:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:30:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:30:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:31:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 87,
                "name": "Jagadeesh",
                "phone": "9876543211",
                "alternative_phone": "9876543212",
                "pincode": "641001",
                "landmark": "Skyraan Technologies, 4th floor",
                "street_address": "123 Gandhi Road, Gas Station",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 95,
                "name": "Jagadeesh Sky",
                "phone": "9566551492",
                "alternative_phone": "9786534775",
                "pincode": "641005",
                "landmark": "",
                "street_address": "Coimbatore, Tamil Nadu, India",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": null,
                "longitude": null,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:32:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:32:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:32:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:32:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:32:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:32:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "page": 1,
        "parent_id": 20
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:32:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:33:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:33:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:33:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:33:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:34:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:35:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:35:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:35:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:35:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:35:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:35:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 24,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:35:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 24,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 24,
                "name": "Spices & Condiments",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
            },
            "selected_category_id": 24,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:35:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 24,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:35:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:38:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:38:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:38:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:38:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:38:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:39:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:42:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 14,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 15,
                    "name": "Polo T-shirt",
                    "slug": "polo-t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:43:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:44:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:45:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:45:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 1,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:45:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:45:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 1,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:46:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:47:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:47:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:47:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:47:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Or"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:47:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Orga"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:47:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 500,
    "response": {
        "message": "Server Error"
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:47:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 500,
    "response": {
        "message": "Server Error"
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:47:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:48:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:48:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "variant_id": 66,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:48:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 500,
    "response": null,
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:48:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 500,
    "response": null,
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:48:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "organic"
    },
    "status": 500,
    "response": null,
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:48:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:48:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:48:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 500,
    "response": null,
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:48:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 500,
    "response": null,
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:48:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:48:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 500,
    "response": null,
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:49:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:49:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 1,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038982484484382",
        "longitude": "76.99765869960535",
        "variant_id": 77,
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "O"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 156,
                    "name": "Nattu Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg"
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Org"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:49:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 76
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:49:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:49:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "Organic Ragi Flour"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:50:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:50:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 5,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:50:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:50:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:50:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:50:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": []
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900926,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809203,
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 1,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.99765869960535",
        "product_id": 172,
        "latitude": "11.038982484484382",
        "variant_id": 77
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:50:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:51:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:51:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:51:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:52:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:52:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "page": 1,
        "parent_id": 20
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:52:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:52:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:52:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 3,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 2,
            "has_more": false,
            "categories": [
                {
                    "id": 3,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:52:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 3,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:52:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 3,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "Sarees"
                        },
                        {
                            "key": "34",
                            "value": "Kurtis"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-400",
                            "value": "Under \u20b9400"
                        },
                        {
                            "key": "400-800",
                            "value": "\u20b9400 - \u20b9800"
                        },
                        {
                            "key": "800-1200",
                            "value": "Above \u20b9800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:52:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:52:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:52:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:53:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:53:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:53:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_sizes",
                    "label": "Sizes",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "15",
                            "value": "M"
                        },
                        {
                            "key": "16",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        },
                        {
                            "key": "34",
                            "value": "m"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:53:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:53:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:53:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:53:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:53:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 76
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:53:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:53:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "latitude": "11.038982484484382",
        "longitude": "76.99765869960535",
        "variant_id": 77
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:54:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:54:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:54:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:54:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:54:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:54:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 0,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 1,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:54:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:54:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "variant_id": 66,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:54:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:54:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:54:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:54:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:54:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:54:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900926,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809203,
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 22,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 22,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 5,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "variant_id": 66,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 2,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 2,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "35",
                            "value": "Formal Shirts"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-700",
                            "value": "Under \u20b9700"
                        },
                        {
                            "key": "700-1400",
                            "value": "\u20b9700 - \u20b91400"
                        },
                        {
                            "key": "1400-2000",
                            "value": "Above \u20b91400"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_colours",
                    "label": "Colours",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "White"
                        },
                        {
                            "key": "27",
                            "value": "Blue"
                        },
                        {
                            "key": "28",
                            "value": "Black"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 1,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 3,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 2,
            "has_more": false,
            "categories": [
                {
                    "id": 3,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 3,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 3,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "Sarees"
                        },
                        {
                            "key": "34",
                            "value": "Kurtis"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-400",
                            "value": "Under \u20b9400"
                        },
                        {
                            "key": "400-800",
                            "value": "\u20b9400 - \u20b9800"
                        },
                        {
                            "key": "800-1200",
                            "value": "Above \u20b9800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 2,
                    "name": "Mens",
                    "slug": "mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "slug": "womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "slug": "kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 13,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 5,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 13,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_sizes",
                    "label": "Sizes",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "15",
                            "value": "M"
                        },
                        {
                            "key": "16",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        },
                        {
                            "key": "34",
                            "value": "m"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 1,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 5,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:55:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 5,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:55:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 0,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900926,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809203,
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 5,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 22,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:56:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 22,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:56:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 22,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "26",
                            "value": "Ponni Rice"
                        },
                        {
                            "key": "27",
                            "value": "Ragi"
                        },
                        {
                            "key": "28",
                            "value": "Foxtail Millet"
                        },
                        {
                            "key": "29",
                            "value": "Barnyard Millet"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-100",
                            "value": "Under \u20b9100"
                        },
                        {
                            "key": "100-200",
                            "value": "Above \u20b9100"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "23",
                            "value": "500g"
                        },
                        {
                            "key": "24",
                            "value": "1kg"
                        },
                        {
                            "key": "25",
                            "value": "5kg"
                        }
                    ]
                },
                {
                    "key": "attr_weight",
                    "label": "Weight",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "17",
                            "value": "500g"
                        },
                        {
                            "key": "18",
                            "value": "1kg"
                        },
                        {
                            "key": "19",
                            "value": "5kg"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:56:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 7639,
            "tax": 321,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 1225,
            "total_amount": 7035,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:56:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 26,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 26,
                "name": "Ponni Rice",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
            },
            "selected_category_id": 26,
            "cart_count": 5,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:56:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 1,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 1,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 1,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:56:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "variant_id": 66,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 172,
        "product_variant_id": 76,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 219,
                "product_id": 172,
                "variant_id": 76,
                "name": "toys - boys ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "attribute_labels": {
                    "quality-": "m"
                },
                "quantity": 1,
                "price": 987,
                "sale_price": 90,
                "discount_percent": 0,
                "stock_quantity": 111,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 7
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 219,
                    "product_id": 172,
                    "variant_id": 76,
                    "name": "toys - boys ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "stock_quantity": 111,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 7
                }
            ],
            "item_count": 6,
            "subtotal": 8626,
            "tax": 344,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 321
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23
                }
            ],
            "delivery_fee": 5160,
            "discount_mrp": 2122,
            "total_amount": 12008,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:57:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:57:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:57:13] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 189,
        "quantity": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 189,
                "product_id": 148,
                "variant_id": 65,
                "name": "kids wear",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                "attribute_labels": {
                    "size": "M"
                },
                "quantity": 4,
                "price": 599,
                "sale_price": 499,
                "discount_percent": 17,
                "stock_quantity": 29,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 4,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 219,
                    "product_id": 172,
                    "variant_id": 76,
                    "name": "toys - boys ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "stock_quantity": 111,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 7
                }
            ],
            "item_count": 6,
            "subtotal": 8027,
            "tax": 319,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 296
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23
                }
            ],
            "delivery_fee": 5160,
            "discount_mrp": 2022,
            "total_amount": 11484,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:14] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 189,
        "quantity": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 189,
                "product_id": 148,
                "variant_id": 65,
                "name": "kids wear",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                "attribute_labels": {
                    "size": "M"
                },
                "quantity": 3,
                "price": 599,
                "sale_price": 499,
                "discount_percent": 17,
                "stock_quantity": 29,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 3,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 219,
                    "product_id": 172,
                    "variant_id": 76,
                    "name": "toys - boys ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "stock_quantity": 111,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 7
                }
            ],
            "item_count": 6,
            "subtotal": 7428,
            "tax": 294,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 271
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23
                }
            ],
            "delivery_fee": 5160,
            "discount_mrp": 1922,
            "total_amount": 10960,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:14] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 189,
        "quantity": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 189,
                "product_id": 148,
                "variant_id": 65,
                "name": "kids wear",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                "attribute_labels": {
                    "size": "M"
                },
                "quantity": 2,
                "price": 599,
                "sale_price": 499,
                "discount_percent": 17,
                "stock_quantity": 29,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                },
                {
                    "id": 219,
                    "product_id": 172,
                    "variant_id": 76,
                    "name": "toys - boys ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "stock_quantity": 111,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 7
                }
            ],
            "item_count": 6,
            "subtotal": 6829,
            "tax": 269,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 246
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23
                }
            ],
            "delivery_fee": 5160,
            "discount_mrp": 1822,
            "total_amount": 10436,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:17] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 219
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 206,
                    "product_id": 150,
                    "variant_id": 67,
                    "name": "bottom wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 6
                }
            ],
            "item_count": 5,
            "subtotal": 5842,
            "tax": 246,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 246
                }
            ],
            "delivery_fee": 300,
            "discount_mrp": 925,
            "total_amount": 5463,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:19] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 206
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 4943,
            "tax": 211,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 211
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 725,
            "total_amount": 4669,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "variant_id": 66,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 187,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 4943,
            "tax": 211,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 211
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 725,
            "total_amount": 4669,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:49] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 187
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 5,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 4443,
            "tax": 191,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 191
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 625,
            "total_amount": 4189,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:57:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 37
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:57:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 37,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 37,
                "name": "silk",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
            },
            "selected_category_id": 37,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-1900",
                        "value": "Under \u20b91900",
                        "selected": false
                    },
                    {
                        "key": "1900-3800",
                        "value": "\u20b91900 - \u20b93800",
                        "selected": false
                    },
                    {
                        "key": "3800-5700",
                        "value": "Above \u20b93800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 170,
                        "name": "women saree ",
                        "variant_id": 70,
                        "brand": "5",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 10000,
                        "sale_price": 5677,
                        "discount_percent": 43,
                        "stock_status": "in_stock",
                        "stock_quantity": 44,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:58:01] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 188,
        "quantity": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 188,
                "product_id": 147,
                "variant_id": 64,
                "name": "Kids - Girls - Tops",
                "rating": 4,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 4,
                "price": 499,
                "sale_price": 429,
                "discount_percent": 14,
                "stock_quantity": 17,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:58:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 4,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 3944,
            "tax": 170,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 170
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 555,
            "total_amount": 3739,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:58:01] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 188,
        "quantity": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 188,
                "product_id": 147,
                "variant_id": 64,
                "name": "Kids - Girls - Tops",
                "rating": 4,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 3,
                "price": 499,
                "sale_price": 429,
                "discount_percent": 14,
                "stock_quantity": 17,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:58:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 3,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 3445,
            "tax": 148,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 148
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 485,
            "total_amount": 3288,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:58:02] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 188,
        "quantity": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 188,
                "product_id": 147,
                "variant_id": 64,
                "name": "Kids - Girls - Tops",
                "rating": 4,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 2,
                "price": 499,
                "sale_price": 429,
                "discount_percent": 14,
                "stock_quantity": 17,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:58:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 2,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 2946,
            "tax": 127,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 127
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 415,
            "total_amount": 2838,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:58:02] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 188,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 188,
                "product_id": 147,
                "variant_id": 64,
                "name": "Kids - Girls - Tops",
                "rating": 4,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 1,
                "price": 499,
                "sale_price": 429,
                "discount_percent": 14,
                "stock_quantity": 17,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:58:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 188,
                    "product_id": 147,
                    "variant_id": 64,
                    "name": "Kids - Girls - Tops",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "stock_quantity": 17,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 3,
            "subtotal": 2447,
            "tax": 105,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 105
                }
            ],
            "delivery_fee": 180,
            "discount_mrp": 345,
            "total_amount": 2387,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:58:04] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 188
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:58:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 2,
            "subtotal": 1948,
            "tax": 84,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 84
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 275,
            "total_amount": 1877,
            "delivery_address": {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "address": "94, Coimbatore, Tamil Nadu, 641006, 3567",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:58:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 37,
        "quick_filters": {
            "price": "0-1900"
        },
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 37,
                "name": "silk",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
            },
            "selected_category_id": 37,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-1900",
                        "value": "Under \u20b91900",
                        "selected": true
                    },
                    {
                        "key": "1900-3800",
                        "value": "\u20b91900 - \u20b93800",
                        "selected": false
                    },
                    {
                        "key": "3800-5700",
                        "value": "Above \u20b93800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:58:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:58:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:58:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:59:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 197,
                    "product_id": 154,
                    "variant_id": 60,
                    "name": "Mens Denim Full sleeve",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "quantity": 2,
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "stock_quantity": 32,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 1,
            "subtotal": 4000,
            "tax": 180,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 180
                }
            ],
            "delivery_fee": 60,
            "discount_mrp": 400,
            "total_amount": 3840,
            "delivery_address": {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "address": "274, Coimbatore, Tamil Nadu, 641035, Dolakpur",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:59:11] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 197,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 197,
                "product_id": 154,
                "variant_id": 60,
                "name": "Mens Denim Full sleeve",
                "rating": 4,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                "attribute_labels": {
                    "colours": "White"
                },
                "quantity": 1,
                "price": 2000,
                "sale_price": 1800,
                "discount_percent": 10,
                "stock_quantity": 32,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:59:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 197,
                    "product_id": 154,
                    "variant_id": 60,
                    "name": "Mens Denim Full sleeve",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "quantity": 1,
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "stock_quantity": 32,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 1,
            "subtotal": 2000,
            "tax": 90,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 90
                }
            ],
            "delivery_fee": 60,
            "discount_mrp": 200,
            "total_amount": 1950,
            "delivery_address": {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "address": "274, Coimbatore, Tamil Nadu, 641035, Dolakpur",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:59:18] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 197
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:59:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [],
            "item_count": 0,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "address": "274, Coimbatore, Tamil Nadu, 641035, Dolakpur",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 10:59:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:59:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:59:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": false
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": true
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "size": "",
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0,
                            "stock_status": "in_stock",
                            "stock_quantity": 15,
                            "is_wishlisted": false
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "stock_status": "in_stock",
                            "stock_quantity": 22,
                            "is_wishlisted": true
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "size": "",
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0,
                            "stock_status": "in_stock",
                            "stock_quantity": 111,
                            "is_wishlisted": true
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": true
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:59:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "t"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:59:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "to"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 160,
                    "name": "Toor Dal Premium",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg"
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg"
                },
                {
                    "id": 163,
                    "name": "Women's Cotton Saree",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:59:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "toy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                },
                {
                    "id": 173,
                    "name": "toy -1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg"
                },
                {
                    "id": 174,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:59:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "Toys"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "3",
                            "value": "Gajaraja Factory"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "11",
                            "value": "Toys"
                        },
                        {
                            "key": "13",
                            "value": "Soft Toys"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-30400",
                            "value": "Under \u20b930400"
                        },
                        {
                            "key": "30400-60800",
                            "value": "\u20b930400 - \u20b960800"
                        },
                        {
                            "key": "60800-91000",
                            "value": "Above \u20b960800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_sizes",
                    "label": "Sizes",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "15",
                            "value": "M"
                        },
                        {
                            "key": "16",
                            "value": "L"
                        }
                    ]
                },
                {
                    "key": "attr_quality-",
                    "label": "quality ",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "33",
                            "value": "size12"
                        },
                        {
                            "key": "34",
                            "value": "m"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 10:59:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Toys",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:00:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search home data fetched successfully",
        "data": {
            "categories": {
                "key": "popular_categories",
                "title": "popular categories",
                "data": [
                    {
                        "id": 1,
                        "name": "Fashions",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                    },
                    {
                        "id": 11,
                        "name": "Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                    },
                    {
                        "id": 14,
                        "name": "Men's T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                    },
                    {
                        "id": 20,
                        "name": "Agriculture Products",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                    },
                    {
                        "id": 21,
                        "name": "Home & Kitchen",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                    },
                    {
                        "id": 36,
                        "name": "Sarees - women ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                    }
                ]
            },
            "product_sections": [
                {
                    "key": "suggest_for_you",
                    "title": "suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": true
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "size": "",
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "stock_status": "in_stock",
                            "stock_quantity": 21,
                            "is_wishlisted": false
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "stock_status": "in_stock",
                            "stock_quantity": 1,
                            "is_wishlisted": false
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "recently viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "stock_status": "in_stock",
                            "stock_quantity": 17,
                            "is_wishlisted": false
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "size": "M",
                            "attribute_labels": {
                                "size": "M"
                            },
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "stock_status": "in_stock",
                            "stock_quantity": 29,
                            "is_wishlisted": false
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "size": "S",
                            "attribute_labels": {
                                "size": "S"
                            },
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "stock_status": "in_stock",
                            "stock_quantity": 100,
                            "is_wishlisted": true
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "size": "L",
                            "attribute_labels": {
                                "size": "L"
                            },
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "stock_status": "in_stock",
                            "stock_quantity": 22,
                            "is_wishlisted": false
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "t"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "Kids - Shirts"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Kids - Shirts",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "8",
                        "value": "Kids - Shirts - Baniyan Set",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "s"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                },
                {
                    "id": 153,
                    "name": "Mens Denim Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "se"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 161,
                    "name": "Cold Pressed Groundnut Oil",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": null,
        "search": "Kids - Shirts - Baniyan Set"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "Kids - Shirts - Baniyan Set",
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "8",
                        "value": "Kids - Shirts - Baniyan Set",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "t"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": [
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg"
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg"
                },
                {
                    "id": 152,
                    "name": "KIDS FESTIVE DRESS",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "tf"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:00:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "tfy"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:01:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "tf"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:02:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search/suggest",
    "body": {
        "query": "tf Mom"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Suggestions fetched successfully",
        "data": {
            "suggestions": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:05:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 129
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 129,
            "name": "Bhh",
            "phone": "6855526658",
            "alternative_phone": "",
            "pincode": "641001",
            "landmark": "Ggg",
            "street_address": "Vhg",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.9990845000000003750528776436112821102142333984375,
            "longitude": 76.94414100000000189538695849478244781494140625,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 23,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 23,
        "page": 1,
        "filters": []
    },
    "status": 500,
    "response": null,
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 23,
        "search": null
    },
    "status": 500,
    "response": null,
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 2,
            "subtotal": 1948,
            "tax": 84,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 84
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 275,
            "total_amount": 1877,
            "delivery_address": {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "address": "Vhg, Ggg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641001"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:05:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 121
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 121,
            "name": "C14",
            "phone": "9876543211",
            "alternative_phone": "",
            "pincode": "641004",
            "landmark": "Coimbat",
            "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0389856999999995679218045552261173725128173828125,
            "longitude": 76.997739300000006323898560367524623870849609375,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:05:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "organic"
    },
    "status": 500,
    "response": null,
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:05:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:06:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:06:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:06:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:06:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:06:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:06:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:06:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:06:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:06:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:06:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:06:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:07:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:07:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 122
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 122,
            "name": "14",
            "phone": "6234567897",
            "alternative_phone": "",
            "pincode": "641006",
            "landmark": "Coimbatore",
            "street_address": "14, Coimbatore, Tamil Nadu, 641006",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0468238000000003040668161702342331409454345703125,
            "longitude": 76.988737799999995559119270183145999908447265625,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:07:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:07:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:07:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:07:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:07:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 22,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 22,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:07:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:07:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:07:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:07:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:07:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:07:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:07:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 106
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 106,
            "name": "Sheg",
            "phone": "9685744758",
            "alternative_phone": "",
            "pincode": "641001",
            "landmark": "Agdvf",
            "street_address": "Wgxx V",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.9990845000000003750528776436112821102142333984375,
            "longitude": 76.94414100000000189538695849478244781494140625,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:07:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:08:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:08:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:08:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:08:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:08:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:08:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:08:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:08:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:08:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/search",
    "body": {
        "search": "organic"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Search results fetched successfully",
        "data": {
            "quick_filters": {
                "types": [
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:09:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:09:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:09:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:09:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:09:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:09:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:09:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:09:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:09:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 157,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:10:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 156
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 156,
            "name": "Nattu Ponni Rice",
            "variant_id": 30,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/wHF7XunK16ZmUgtbQmROL7XbWAdStshSuxUbrA4L.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 4,
            "size": "500g",
            "attribute_labels": {
                "weight": "500g",
                "size": "500g"
            },
            "price": 199,
            "sale_price": 179,
            "discount_percent": 10,
            "stock_quantity": 39,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 23,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 30,
                                    "price": 199,
                                    "sale_price": 179,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 39,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/XiUeRg9KLTrXsQjNiAqt10w3hVAsJICJFveI2utI.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 24,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 31,
                                    "price": 380,
                                    "sale_price": 349,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 80,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/oVRDmsLmfjUWqzT40p7gwggtmS7heS6Fq1KauMu4.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 25,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 32,
                                    "price": 1800,
                                    "sale_price": 1650,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/bFeRRRPphVb19HbiCKHtqTgr5ta1e6JF37I4b4PL.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 30,
                                    "price": 199,
                                    "sale_price": 179,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 39,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/XiUeRg9KLTrXsQjNiAqt10w3hVAsJICJFveI2utI.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 31,
                                    "price": 380,
                                    "sale_price": 349,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 80,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/oVRDmsLmfjUWqzT40p7gwggtmS7heS6Fq1KauMu4.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 32,
                                    "price": 1800,
                                    "sale_price": 1650,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/bFeRRRPphVb19HbiCKHtqTgr5ta1e6JF37I4b4PL.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 4,
                "preview": [
                    {
                        "id": 46,
                        "rating": 4,
                        "commends": "Good",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 34,
                        "rating": 4,
                        "commends": "Updated review text after using it more.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 21,
                        "rating": 4,
                        "commends": "It\u2019s good",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/W3Tw5SzSHNXM3xHmx21AlkEISNGkDEFWBcdCgrEI.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/5U8aJAt0kIdVEiHHrBrzKcnIqgmdOzoJfqi7bnW5.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/6GqljRkIdQ0TugyUItbSQcOQ4VztsPwYXWaJVYjZ.mov"
                        ],
                        "gallery_count": 3,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 5,
                        "rating": 4,
                        "commends": "Really good quality",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "19 Aug 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking. Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.</p>",
            "content": "<p>Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:10:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 156,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 30
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:10:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:10:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:10:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:10:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:12:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 4,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:13:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:13:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:13:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:13:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:14:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:14:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:14:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:14:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:15:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:15:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:16:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:16:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:16:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:16:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:16:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:16:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:16:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:16:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:16:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:16:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:17:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:17:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:17:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:17:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:17:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:17:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:17:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:17:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:17:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "longitude": "76.99765869960535",
        "latitude": "11.038982484484382",
        "variant_id": 77
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038982484484382",
        "longitude": "76.99765869960535",
        "variant_id": 77,
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": "11.038982484484382",
        "longitude": "76.99765869960535",
        "variant_id": 75
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.99765869960535",
        "product_id": 155,
        "variant_id": 29,
        "latitude": "11.038982484484382"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:18:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 22,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 22,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 41,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 39
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 39
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 39,
                "name": "corn",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
            },
            "selected_category_id": 39,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 43
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 43,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 43,
                "name": "ilo",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
            },
            "selected_category_id": 43,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 25
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 25
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 25,
                "name": "Cold-Pressed Oils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
            },
            "selected_category_id": 25,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 87,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:19:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:20:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:20:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:20:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:20:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:20:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:20:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:21:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 40,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:21:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 40,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 40,
                "name": "girls",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
            },
            "selected_category_id": 40,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:21:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:21:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:21:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:21:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:21:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 77,
        "latitude": "11.038982484484382",
        "product_id": 172,
        "longitude": "76.99765869960535"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:21:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:21:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:21:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": "11.038982484484382",
        "longitude": "76.99765869960535",
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:22:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:22:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:22:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:22:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:22:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:22:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:22:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:22:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:22:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:22:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:23:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:23:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:23:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:23:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:23:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "product-highlights": "1",
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Product Highlights",
                    "options": [
                        {
                            "id": 7,
                            "name": "1",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 8,
                            "name": "20",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:23:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:23:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:23:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:23:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 29,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 29,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:23:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:25:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:25:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:25:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12",
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:25:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "variant_id": 75,
        "latitude": "11.038982484484382",
        "longitude": "76.99765869960535"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:25:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 4,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:25:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:26:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Sizes",
                    "options": [
                        {
                            "id": 15,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 16,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:26:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:26:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:26:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:26:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:26:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:26:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "size12"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 0,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Sizes",
                    "options": [
                        {
                            "id": 15,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 16,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:26:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "longitude": "76.99765869960535",
        "latitude": "11.038982484484382",
        "variant_id": 75
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:26:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "capacity": "1L"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 90,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Sizes",
                    "options": [
                        {
                            "id": 15,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 16,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Capacity",
                    "options": [
                        {
                            "id": 20,
                            "name": "1L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 22,
                            "name": "3L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:27:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:27:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:28:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:28:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:28:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:28:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038982484484382",
        "variant_id": 29,
        "product_id": 155,
        "longitude": "76.99765869960535"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:28:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:28:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:28:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641011"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:29:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "type": "home",
        "is_default": "0",
        "street_address": "in",
        "name": "a1",
        "phone": "9876543211",
        "alternative_phone": null,
        "pincode": "641011",
        "landmark": "sky"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 132,
            "name": "a1",
            "phone": "9876543211",
            "alternative_phone": "",
            "pincode": "641011",
            "landmark": "sky",
            "street_address": "in",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0226690999999998865632733213715255260467529296875,
            "longitude": 76.9455815000000029613147489726543426513671875,
            "type": "home",
            "is_default": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:29:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:30:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:30:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:30:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:31:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:31:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:31:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:34:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:35:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:35:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:35:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:35:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 25,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:35:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 25,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 25,
                "name": "Cold-Pressed Oils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
            },
            "selected_category_id": 25,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "\u20b9100 - \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-300",
                        "value": "Above \u20b9200",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 161,
                        "name": "Cold Pressed Groundnut Oil",
                        "variant_id": 43,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 320,
                        "sale_price": 290,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 87,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:35:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:35:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:35:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900926,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809203,
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:36:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:36:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:36:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 214,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900926,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809203,
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:36:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:36:21] local.INFO: API Request
{
    "method": "DELETE",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/remove",
    "body": {
        "cart_item_id": 214
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item removed from cart",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:36:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 2,
            "subtotal": 1050,
            "tax": 187,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 150
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 315,
            "total_amount": 1042,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:36:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:36:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:36:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:36:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:36:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:37:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:37:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:37:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "capacity": "1L"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 90,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Capacity",
                    "options": [
                        {
                            "id": 20,
                            "name": "1L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 22,
                            "name": "3L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:37:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038982484484382",
        "variant_id": 75,
        "product_id": 174,
        "longitude": "76.99765869960535"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:37:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_variant_id": 75,
        "quantity": 1,
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 220,
                "product_id": 174,
                "variant_id": 75,
                "name": "toys dog ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "attribute_labels": {
                    "capacity": "1L"
                },
                "quantity": 1,
                "price": 899876,
                "sale_price": 90988,
                "discount_percent": 90,
                "stock_quantity": 15,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 8
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:37:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 220,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900926,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809203,
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:38:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "capacity": "1L"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 90,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Capacity",
                    "options": [
                        {
                            "id": 20,
                            "name": "1L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 22,
                            "name": "3L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:38:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:38:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:38:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:38:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:38:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "capacity": "1L"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 90,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Capacity",
                    "options": [
                        {
                            "id": 20,
                            "name": "1L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 22,
                            "name": "3L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:39:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:39:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:39:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "page": 1,
        "parent_id": 20
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:39:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:39:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:39:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:39:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:39:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:39:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:39:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 90,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Sizes",
                    "options": [
                        {
                            "id": 15,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 16,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 4,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:39:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:39:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:39:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:40:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 2,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 2,
            "subtotal": 1948,
            "tax": 84,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 84
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 275,
            "total_amount": 1877,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:40:31] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 189,
        "quantity": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 189,
                "product_id": 148,
                "variant_id": 65,
                "name": "kids wear",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                "attribute_labels": {
                    "size": "M"
                },
                "quantity": 3,
                "price": 599,
                "sale_price": 499,
                "discount_percent": 17,
                "stock_quantity": 29,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:40:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 3,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 2,
            "subtotal": 2547,
            "tax": 109,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 109
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 375,
            "total_amount": 2401,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:40:32] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 189,
        "quantity": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 189,
                "product_id": 148,
                "variant_id": 65,
                "name": "kids wear",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                "attribute_labels": {
                    "size": "M"
                },
                "quantity": 4,
                "price": 599,
                "sale_price": 499,
                "discount_percent": 17,
                "stock_quantity": 29,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:40:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 4,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 2,
            "subtotal": 3146,
            "tax": 134,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 134
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 475,
            "total_amount": 2925,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:40:32] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "cart_item_id": 189,
        "quantity": 5
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 189,
                "product_id": 148,
                "variant_id": 65,
                "name": "kids wear",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                "attribute_labels": {
                    "size": "M"
                },
                "quantity": 5,
                "price": 599,
                "sale_price": 499,
                "discount_percent": 17,
                "stock_quantity": 29,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:40:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 2,
            "subtotal": 3745,
            "tax": 159,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 159
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 575,
            "total_amount": 3449,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:40:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 172,
                    "name": "toys - boys ",
                    "variant_id": 76,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "label": "10% offer",
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "variant_id": 66,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "variant_id": 65,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "variant_id": 64,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "label": "",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:40:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:40:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:40:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:41:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:41:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:41:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:41:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:41:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:41:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:41:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:41:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:41:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:41:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:41:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 18,
            "has_more": true,
            "orders": [
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 201,
                    "code": "ORDKSCSZTJR",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 243,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 200,
                    "code": "ORDFWUFPFT2",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 242,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:42:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 2,
            "per_page": 15,
            "total": 18,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:42:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 247
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 247,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 211
            },
            "order_details": {
                "order_id": "ORD1FXYPG8I",
                "received_details": "Sk, + 91 43074074",
                "delivery_address": "1013 A Avs Garden, Coimbatore, Tamil Nadu -641001",
                "order_placed": "21 September 2026",
                "expected_delivery": "28 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 90,
                "tax": 4,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 4
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 10,
                "coupon_applied": "",
                "total_amount": 144
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKGUNZIVJBV4",
                "expected_delivery": "28 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "21 Sep 2026 - Mon - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:42:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:42:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/cancel",
    "body": {
        "order_item_id": 247
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cancel reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 247,
                "name": "Toor Dal Premium",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 80,
                "attribute_labels": {
                    "weight": "500g"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Ordered by mistake"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:42:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:42:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:42:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/cancel",
    "body": {
        "order_item_id": 247,
        "selected_reason": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item Cancelled",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:42:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 247
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 247,
                "product_id": 160,
                "name": "Toor Dal Premium",
                "product_variant_id": 41,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                "price": 90,
                "sale_price": 80,
                "discount_percent": 11,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 211
            },
            "order_details": {
                "order_id": "ORD1FXYPG8I",
                "received_details": "Sk, + 91 43074074",
                "delivery_address": "1013 A Avs Garden, Coimbatore, Tamil Nadu -641001",
                "order_placed": "21 September 2026",
                "expected_delivery": "",
                "order_delivered": "",
                "order_cancelled": "23 September 2026",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 90,
                "tax": 4,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 4
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 10,
                "coupon_applied": "",
                "total_amount": 144
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "cancelled"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKGUNZIVJBV4",
                "expected_delivery": "28 September 2026",
                "status": "cancelled",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "21 Sep 2026 - Mon - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "cancelled",
                        "name": "Order Cancelled",
                        "description": "Your order has been cancelled.",
                        "timestamp": "23 Sep 2026 - Wed - 05:12PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Cancelling",
                "reason": "Ordered by mistake",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:42:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 18,
            "has_more": true,
            "orders": [
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 201,
                    "code": "ORDKSCSZTJR",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 243,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 200,
                    "code": "ORDFWUFPFT2",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 242,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:42:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:42:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:42:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:42:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 2,
            "per_page": 15,
            "total": 18,
            "has_more": false,
            "orders": [
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:42:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:42:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:42:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:42:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 130
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 130,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 249
            },
            "order_details": {
                "order_id": "ORDQBDAK2CK",
                "received_details": "Kaliya, + 91 638527411",
                "delivery_address": "VOC Nagar, Coimbatore, Tamil Nadu -641035",
                "order_placed": "31 August 2026",
                "expected_delivery": "07 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK9UDZI1ZEWQ",
                "expected_delivery": "07 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "31 Aug 2026 - Mon - 04:11PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:43:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 288
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 288,
                "product_id": 144,
                "name": "Kids - Boys - Set Dress ",
                "product_variant_id": 14,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                "price": 500,
                "sale_price": 400,
                "discount_percent": 20,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 127
            },
            "order_details": {
                "order_id": "ORDL1NFWB8A",
                "received_details": "Hrnd, + 91 842666338",
                "delivery_address": "94, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 500,
                "tax": 20,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 20
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 100,
                "coupon_applied": "",
                "total_amount": 480
            },
            "payment_mode": {
                "paid_by": "NETBANKING",
                "status": "success"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKVE2UNFYJRU",
                "expected_delivery": "30 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 02:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:43:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 288
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 288,
                "product_id": 144,
                "name": "Kids - Boys - Set Dress ",
                "product_variant_id": 14,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                "price": 500,
                "sale_price": 400,
                "discount_percent": 20,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 127
            },
            "order_details": {
                "order_id": "ORDL1NFWB8A",
                "received_details": "Hrnd, + 91 842666338",
                "delivery_address": "94, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 500,
                "tax": 20,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 20
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 100,
                "coupon_applied": "",
                "total_amount": 480
            },
            "payment_mode": {
                "paid_by": "NETBANKING",
                "status": "success"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKVE2UNFYJRU",
                "expected_delivery": "30 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 02:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:43:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 4,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "product_picked",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 137,
                    "code": "ORDIKZ8KGRD",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 158,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 489.94999999999998863131622783839702606201171875
                },
                {
                    "id": 136,
                    "code": "ORDYXDYPIX6",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 156,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 355
                },
                {
                    "id": 135,
                    "code": "ORDH4ZFAAJB",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 154,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 155,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 2,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 858.5
                },
                {
                    "id": 134,
                    "code": "ORDB18N7L8M",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 153,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1553.950000000000045474735088646411895751953125
                },
                {
                    "id": 133,
                    "code": "ORDDB9T6ENE",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 152,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 08 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                },
                {
                    "id": 130,
                    "code": "ORDRCHL3X1C",
                    "created_at": "01 September 2026",
                    "items": [
                        {
                            "order_item_id": 148,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 01 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1053.950000000000045474735088646411895751953125
                },
                {
                    "id": 129,
                    "code": "ORD5QJBWBSY",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 147,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 585
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 179
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 179,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 249
            },
            "order_details": {
                "order_id": "ORDJ6PERUJS",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "",
                "order_delivered": "03 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKV8YJL2OYXM",
                "expected_delivery": "10 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 179
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Return reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 179,
                "name": "Men's full sleeve t-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 600,
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Received an incorrect order"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 179,
        "selected_reason": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Your return request has been successfully submitted. Once your return request is accepted, the return process will be initiated.",
        "data": {
            "return_request_id": 31,
            "images": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.99765869960535",
        "latitude": "11.038982484484382",
        "variant_id": 77,
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request/status",
    "body": {
        "return_request_id": 31
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Return status fetched successfully",
        "data": {
            "item": {
                "order_item_id": 179,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 249
            },
            "order_details": {
                "order_id": "ORDJ6PERUJS",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "10 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKV8YJL2OYXM",
                "expected_delivery": "10 September 2026",
                "status": "refund_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:13PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 179
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 179,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 249
            },
            "order_details": {
                "order_id": "ORDJ6PERUJS",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "10 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKV8YJL2OYXM",
                "expected_delivery": "10 September 2026",
                "status": "refund_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 06:13PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:13PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:43:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:44:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/notifications/settings",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Notification settings fetched successfully",
        "data": {
            "enable_all": true,
            "notify_orders": false,
            "notify_reminders": false,
            "notify_offers": false,
            "notify_reviews": false
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Jagdeesh",
            "phone": "7777766666",
            "email": "User2@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": false,
            "email_can_change": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 21,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 3,
            "has_more": false,
            "categories": [
                {
                    "id": 21,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 30,
                    "name": "Kitchen Storage",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                },
                {
                    "id": 31,
                    "name": "Cookware",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                },
                {
                    "id": 32,
                    "name": "Home Decor",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 21
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
            },
            "selected_category_id": 21,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "30",
                        "value": "Kitchen Storage",
                        "selected": false
                    },
                    {
                        "key": "31",
                        "value": "Cookware",
                        "selected": false
                    },
                    {
                        "key": "32",
                        "value": "Home Decor",
                        "selected": false
                    }
                ],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 30,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 30,
                "name": "Kitchen Storage",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
            },
            "selected_category_id": 30,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 31,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 31,
                "name": "Cookware",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
            },
            "selected_category_id": 31,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 32,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 32,
                "name": "Home Decor",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
            },
            "selected_category_id": 32,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "longitude": "76.997687",
        "variant_id": 71,
        "latitude": "11.038908"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 22,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:45:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 282
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 282,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 52
            },
            "order_details": {
                "order_id": "ORDZSAQ40R6",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK2EVKSA51CD",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:21PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 282
    },
    "status": 500,
    "response": {
        "message": "Server Error"
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 282
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 25,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 381,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:16 PM"
                },
                {
                    "id": 382,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 282,
                        "name": "Organic Ragi Flour",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                    },
                    "created_at": "05:16 PM"
                },
                {
                    "id": 383,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:16 PM"
                },
                {
                    "id": 384,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your order has been placed and is awaiting confirmation.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:16 PM"
                },
                {
                    "id": 385,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:16 PM"
                },
                {
                    "id": 386,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "cancel_order",
                            "label": "Cancel this Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:16 PM"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 282
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 282,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 52
            },
            "order_details": {
                "order_id": "ORDZSAQ40R6",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK2EVKSA51CD",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:21PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 77,
        "product_id": 172,
        "latitude": "11.038982484484382",
        "longitude": "76.99765869960535"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:46:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 220,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 900926,
            "tax": 22934,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 37
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809203,
            "total_amount": 118377,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:47:07] local.INFO: API Request
{
    "method": "PUT",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/update",
    "body": {
        "quantity": 2,
        "cart_item_id": 207
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart updated",
        "data": {
            "item": {
                "id": 207,
                "product_id": 157,
                "variant_id": 33,
                "name": "Organic Ragi Flour",
                "rating": 4.20000000000000017763568394002504646778106689453125,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "attribute_labels": {
                    "weight": "500g"
                },
                "quantity": 2,
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "stock_quantity": 21,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:47:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 2,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 220,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 901076,
            "tax": 22941,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 44
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809218,
            "total_amount": 118519,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:47:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 21,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:47:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.997687",
        "variant_id": 33,
        "latitude": "11.038908",
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:47:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 2,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 220,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 901076,
            "tax": 22941,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 44
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809218,
            "total_amount": 118519,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:47:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:47:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:47:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:48:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:48:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:48:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 5,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:48:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "capacity": "1L"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:48:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 90,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Sizes",
                    "options": [
                        {
                            "id": 15,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 16,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:48:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 75,
        "latitude": "11.038908",
        "longitude": "76.997687",
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:48:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 5,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:48:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "capacity": "1L"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 111,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:48:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:49:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:50:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:50:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:50:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:50:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:50:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 3,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 168,
                    "code": "ORDBNWEFQIV",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 193,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 167,
                    "code": "ORDXNITOXXD",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 191,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 192,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 2,
                    "total_amount": 712.200000000000045474735088646411895751953125
                },
                {
                    "id": 166,
                    "code": "ORDCSWPFLLO",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 190,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 165,
                    "code": "ORDJ7ZKMFKL",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 186,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 187,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 188,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 189,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 4,
                    "total_amount": 6560.6999999999998181010596454143524169921875
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 160,
                    "code": "ORD6OPJOAV3",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 183,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 159,
                    "code": "ORDIZRMSRID",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 182,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 14 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:50:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 195
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 195,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 249
            },
            "order_details": {
                "order_id": "ORDU9SQYHAY",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "09 September 2026",
                "expected_delivery": "16 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 4440,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 5190
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKMKCRLVNHBG",
                "expected_delivery": "16 September 2026",
                "status": "refund_initiated",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "09 Sep 2026 - Wed - 02:52PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "09 Sep 2026 - Wed - 02:59PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "09 Sep 2026 - Wed - 03:00PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "09 Sep 2026 - Wed - 03:00PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "09 Sep 2026 - Wed - 03:00PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "09 Sep 2026 - Wed - 03:01PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "09 Sep 2026 - Wed - 03:02PM",
                        "completed": true
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "09 Sep 2026 - Wed - 03:02PM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "09 Sep 2026 - Wed - 03:02PM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:51:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:51:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:51:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:51:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:51:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 137,
            "has_more": true,
            "orders": [
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:51:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:51:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:51:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:51:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:51:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:51:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:52:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:52:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:52:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:52:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 18,
            "has_more": true,
            "orders": [
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 201,
                    "code": "ORDKSCSZTJR",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 243,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 200,
                    "code": "ORDFWUFPFT2",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 242,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:53:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 288
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 288,
                "product_id": 144,
                "name": "Kids - Boys - Set Dress ",
                "product_variant_id": 14,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                "price": 500,
                "sale_price": 400,
                "discount_percent": 20,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 127
            },
            "order_details": {
                "order_id": "ORDL1NFWB8A",
                "received_details": "Hrnd, + 91 842666338",
                "delivery_address": "94, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 500,
                "tax": 20,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 20
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 100,
                "coupon_applied": "",
                "total_amount": 480
            },
            "payment_mode": {
                "paid_by": "NETBANKING",
                "status": "success"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKVE2UNFYJRU",
                "expected_delivery": "30 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 02:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:53:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:53:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:53:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:53:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 22,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 22,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:53:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:53:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:53:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 149,
        "product_variant_id": 66,
        "quantity": 1,
        "address_id": 122,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 149,
                    "variant_id": 66,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30,
                    "stock_quantity": 22,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 17,
                    "line_total": 349
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 499,
            "delivery_fee": 60,
            "tax": 17,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 17
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 150,
            "coupon_code": "",
            "total_amount": 426,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "+91 6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:53:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "product_id": 149,
        "product_variant_id": 66,
        "quantity": 1,
        "address_id": 122,
        "payment_method": "cod"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order placed successfully",
        "data": {
            "order": {
                "id": 242,
                "code": "ORDESQJY4LO",
                "invoice_number": "INV202609237V1G",
                "status": "order_placed",
                "sub_total": 499,
                "tax_amount": 17,
                "shipping_amount": 60,
                "discount_amount": 150,
                "coupon_code": "",
                "total_amount": 426,
                "items": [
                    {
                        "id": 289,
                        "product_id": 149,
                        "product_name": "top wear",
                        "product_image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "quantity": 1,
                        "price": 499,
                        "sale_price": 349,
                        "tax": 5,
                        "tax_amount": 17,
                        "discount_amount": 150,
                        "total_amount": 366
                    }
                ]
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:54:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:54:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:54:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:54:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:54:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 19,
            "has_more": true,
            "orders": [
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 201,
                    "code": "ORDKSCSZTJR",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 243,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:54:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "order_confirmed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:54:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:54:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:54:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "shipped",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:54:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:54:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.038982484484382",
        "variant_id": 76,
        "product_id": 172,
        "longitude": "76.99765869960535"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:55:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "out_for_delivery",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:55:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "",
                "order_delivered": "23 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": true
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:55:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Return reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "name": "top wear",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 349,
                "attribute_labels": {
                    "size": "L"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Received an incorrect order"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:55:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 289,
        "selected_reason": 1,
        "images": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Your return request has been successfully submitted. Once your return request is accepted, the return process will be initiated.",
        "data": {
            "return_request_id": 32,
            "images": []
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:55:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request/status",
    "body": {
        "return_request_id": 32
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Return status fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "refund_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:55:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 289,
        "selected_reason": 1,
        "images": []
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Returns are only available for delivered items.",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:55:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Return reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "name": "top wear",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 349,
                "attribute_labels": {
                    "size": "L"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Received an incorrect order"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:55:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 289,
        "selected_reason": 3,
        "images": []
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Returns are only available for delivered items.",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:55:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/replace-request",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Replacement reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "name": "top wear",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 349,
                "attribute_labels": {
                    "size": "L"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Received an incorrect order"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:55:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/replace-request",
    "body": {
        "order_item_id": 289,
        "selected_reason": 1,
        "images": []
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Replacement is only available for delivered items.",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:56:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 111,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.997687",
        "product_id": 172,
        "latitude": "11.038908",
        "variant_id": 77
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "address_id": 131,
        "quantity": 1,
        "coupon_code": null,
        "product_variant_id": 76,
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 172,
                    "variant_id": 76,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "stock_quantity": 111,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 25,
                    "line_tax": 23,
                    "line_total": 90
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 987,
            "delivery_fee": 4860,
            "tax": 23,
            "tax_breakdown": [
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 897,
            "coupon_code": "",
            "total_amount": 4973,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "+91 9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Return reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "name": "top wear",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 349,
                "attribute_labels": {
                    "size": "L"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Received an incorrect order"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:56:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "coupon_code": null,
        "product_variant_id": 76,
        "quantity": 1,
        "product_id": 172,
        "address_id": 131,
        "payment_method": "cod"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order placed successfully",
        "data": {
            "order": {
                "id": 243,
                "code": "ORDAP3GP2BG",
                "invoice_number": "INV20260923VZQF",
                "status": "order_placed",
                "sub_total": 987,
                "tax_amount": 23,
                "shipping_amount": 4860,
                "discount_amount": 897,
                "coupon_code": "",
                "total_amount": 4973,
                "items": [
                    {
                        "id": 290,
                        "product_id": 172,
                        "product_name": "toys - boys ",
                        "product_image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "quantity": 1,
                        "price": 987,
                        "sale_price": 90,
                        "tax": 25,
                        "tax_amount": 23,
                        "discount_amount": 897,
                        "total_amount": 113
                    }
                ]
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 289,
        "selected_reason": 4,
        "images": []
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Returns are only available for delivered items.",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:56:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "order_confirmed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:56:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "shipped",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:57:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:57:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:57:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "out_for_delivery",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:57:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 23 September 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:57:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 23 September 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:57:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "",
                "order_delivered": "23 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": true
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:57:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 23 September 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:57:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 23 September 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:57:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "refund_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:58:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "refund_request_accept",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:58:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "refund_request_accept",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:58:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 11:58:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "product_picked",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:58:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "refund_initiated",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:59:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/profile",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Profile fetched successfully",
        "data": {
            "name": "Kaliya",
            "phone": "9638527411",
            "email": "kaliya@gmail.com",
            "subscription": true,
            "phone_change_hint": "Mobile number can be changed only once every 30 days.",
            "email_change_hint": "Email Address can be changed only once every 30 days.",
            "phone_can_change": true,
            "email_can_change": true
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 11:59:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:00:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "kaliya@gmail.com"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Incorrect Password",
        "data": []
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:00:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "kaliya@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "385|b0OWLQ0RzgdHvFjSRtR3wwS1zw3U0YCkB98KIA4y76002bc2",
            "id": 74,
            "name": "Kaliya",
            "phone": 9638527411,
            "email": "kaliya@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:00:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "",
                "order_delivered": "23 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": true
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:00:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 23 September 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:00:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 23 September 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:00:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "",
                "order_delivered": "23 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": true
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:00:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/replace-request",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Replacement reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "name": "toys - boys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 90,
                "attribute_labels": {
                    "quality-": "m"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Received an incorrect order"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:00:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/replace-request",
    "body": {
        "order_item_id": 290,
        "selected_reason": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Your replacement request has been successfully submitted. Once your request is accepted, the process will be initiated.",
        "data": {
            "replace_request_id": 33,
            "images": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:00:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "replace_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:30PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Delivery is taking too long",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:00:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/replace-request/status",
    "body": {
        "replace_request_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Replacement status fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "replace_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:30PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Delivery is taking too long",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:00:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:01:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 19,
            "has_more": true,
            "orders": [
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 201,
                    "code": "ORDKSCSZTJR",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 243,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:01:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:01:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 19,
            "has_more": true,
            "orders": [
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 201,
                    "code": "ORDKSCSZTJR",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 243,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:01:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:01:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:01:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "replace_request_denied",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:30PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Delivery is taking too long",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:01:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:01:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 19,
            "has_more": true,
            "orders": [
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 201,
                    "code": "ORDKSCSZTJR",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 243,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:01:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:01:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:01:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:01:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 19,
            "has_more": true,
            "orders": [
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 201,
                    "code": "ORDKSCSZTJR",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 243,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:02:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "refund_initiated",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:02:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 289
    },
    "status": 500,
    "response": null,
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:02:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 26,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 387,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 388,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 289,
                        "name": "top wear",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                    },
                    "created_at": "05:32 PM"
                },
                {
                    "id": 389,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 390,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your return/refund request is being processed.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 391,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 392,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:32 PM"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:02:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 26,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 387,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 388,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 289,
                        "name": "top wear",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                    },
                    "created_at": "05:32 PM"
                },
                {
                    "id": 389,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 390,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your return/refund request is being processed.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 391,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 392,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:32 PM"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:02:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "refund_initiated",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:02:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 26,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 387,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 388,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 289,
                        "name": "top wear",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
                    },
                    "created_at": "05:32 PM"
                },
                {
                    "id": 389,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 390,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your return/refund request is being processed.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 391,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 392,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:32 PM"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:02:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/reply",
    "body": {
        "chat_session_id": 26,
        "option_key": "track_order"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reply processed",
        "data": {
            "chat_session_id": 26,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 393,
                    "sender": "user",
                    "type": "text",
                    "message": "track_order",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 394,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your return/refund request is being processed.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 395,
                    "sender": "bot",
                    "type": "text",
                    "message": "Is there anything else I can help you with?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 396,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:32 PM"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:02:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/reply",
    "body": {
        "chat_session_id": 26,
        "option_key": "download_invoice"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reply processed",
        "data": {
            "chat_session_id": 26,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 397,
                    "sender": "user",
                    "type": "text",
                    "message": "download_invoice",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 398,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is your invoice:",
                    "options": [],
                    "meta": {
                        "pdf_url": "https://skyraan-api-ecommerce.skyraantech.com/public/storage/invoices/ORDESQJY4LO.pdf"
                    },
                    "created_at": "05:32 PM"
                },
                {
                    "id": 399,
                    "sender": "bot",
                    "type": "text",
                    "message": "Is there anything else I can help you with?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:32 PM"
                },
                {
                    "id": 400,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:32 PM"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:03:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/reply",
    "body": {
        "chat_session_id": 26,
        "option_key": "something_else"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reply processed",
        "data": {
            "chat_session_id": 26,
            "status": "active",
            "current_step": "post_action_menu",
            "messages": [
                {
                    "id": 401,
                    "sender": "user",
                    "type": "text",
                    "message": "something_else",
                    "options": [],
                    "meta": [],
                    "created_at": "05:33 PM"
                },
                {
                    "id": 402,
                    "sender": "bot",
                    "type": "text",
                    "message": "Connecting you to a support agent. They'll be with you shortly.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:33 PM"
                },
                {
                    "id": 403,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "end_chat",
                            "label": "End Chat"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:33 PM"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:03:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/reply",
    "body": {
        "chat_session_id": 26,
        "option_key": "end_chat"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Reply processed",
        "data": {
            "chat_session_id": 26,
            "status": "ended",
            "current_step": "post_action_menu",
            "messages": [
                {
                    "id": 404,
                    "sender": "user",
                    "type": "text",
                    "message": "end_chat",
                    "options": [],
                    "meta": [],
                    "created_at": "05:33 PM"
                },
                {
                    "id": 405,
                    "sender": "bot",
                    "type": "text",
                    "message": "Chat ended. Have a great day!",
                    "options": [],
                    "meta": [],
                    "created_at": "05:33 PM"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:03:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 110,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 110,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:03:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 76,
        "product_id": 172,
        "longitude": "76.99765869960535",
        "latitude": "11.038982484484382"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:03:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "parent_id": 20,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:03:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:03:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:03:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "replace_request_denied",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:30PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Delivery is taking too long",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:03:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:05:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:05:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:05:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 289
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 289,
                "product_id": 149,
                "name": "top wear",
                "product_variant_id": 66,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 41
            },
            "order_details": {
                "order_id": "ORDESQJY4LO",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 499,
                "tax": 17,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 17
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 150,
                "coupon_applied": "",
                "total_amount": 426
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKFSAXPMQLPT",
                "expected_delivery": "30 September 2026",
                "status": "refund_initiated",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:23PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:24PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:25PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "23 Sep 2026 - Wed - 05:28PM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:05:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 29,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:05:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:05:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 2,
            "subtotal": 3745,
            "tax": 159,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 159
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 575,
            "total_amount": 3449,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:05:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:06:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "cart_item_ids": [
            186,
            189
        ],
        "address_id": 122,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Checkout summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "cart_item_id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 34,
                    "line_total": 675
                },
                {
                    "cart_item_id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 125,
                    "line_total": 2495
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 3745,
            "delivery_fee": 120,
            "tax": 159,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 159
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 575,
            "coupon_code": "",
            "total_amount": 3449,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "+91 6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 186,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 5,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 189,
                    "product_id": 148,
                    "variant_id": 65,
                    "name": "kids wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "attribute_labels": {
                        "size": "M"
                    },
                    "quantity": 5,
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17,
                    "stock_quantity": 29,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 2,
            "subtotal": 3745,
            "tax": 159,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 159
                }
            ],
            "delivery_fee": 120,
            "discount_mrp": 575,
            "total_amount": 3449,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "address_id": 122,
        "payment_method": "online",
        "cart_item_ids": [
            186,
            189
        ]
    },
    "status": 200,
    "response": {
        "status": 2,
        "message": "Proceed to payment",
        "data": {
            "razorpay_order_id": "order_TfTKpTavnpuu2X",
            "razorpay_key": "rzp_test_TM6ZAYdohSJXJz",
            "amount": 344900,
            "currency": "INR",
            "name": "Kaliya",
            "email": "kaliya@gmail.com",
            "phone": "+91 9638527411"
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/payment/verify",
    "body": {
        "razorpay_order_id": "order_TfTKpTavnpuu2X",
        "razorpay_payment_id": "pay_TfTKvu8YoEom34",
        "razorpay_signature": "3555de81f0062af9089d6ea250cc4db7fb2dbc80b44bd4bde259aaa2a72916b4"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Payment verified and order placed successfully.",
        "data": {
            "order": {
                "id": 244,
                "code": "ORDGHTUIZJN",
                "status": "order_placed",
                "total_amount": 3449
            },
            "payment": {
                "payment_id": "pay_TfTKvu8YoEom34",
                "method": "netbanking",
                "status": "success"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [],
            "item_count": 0,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 20,
            "has_more": true,
            "orders": [
                {
                    "id": 244,
                    "code": "ORDGHTUIZJN",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 291,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 292,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 2,
                    "total_amount": 3449
                },
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [],
            "item_count": 0,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 149,
        "product_variant_id": 66,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 221,
                "product_id": 149,
                "variant_id": 66,
                "name": "top wear",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                "attribute_labels": {
                    "size": "L"
                },
                "quantity": 1,
                "price": 499,
                "sale_price": 349,
                "discount_percent": 30,
                "stock_quantity": 21,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 5
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 90,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "Sizes",
                    "options": [
                        {
                            "id": 15,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 16,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 1,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 75
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:06:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 174,
        "product_variant_id": 75,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 222,
                "product_id": 174,
                "variant_id": 75,
                "name": "toys dog ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "attribute_labels": {
                    "capacity": "1L"
                },
                "quantity": 1,
                "price": 899876,
                "sale_price": 90988,
                "discount_percent": 90,
                "stock_quantity": 15,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 8
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:07:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 221,
                    "product_id": 149,
                    "variant_id": 66,
                    "name": "top wear",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 222,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 2,
            "subtotal": 900375,
            "tax": 22764,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 17
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "delivery_fee": 3660,
            "discount_mrp": 809038,
            "total_amount": 117761,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:07:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "cart_item_ids": [
            221,
            222
        ],
        "address_id": 122,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Checkout summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "cart_item_id": 221,
                    "product_id": 149,
                    "variant_id": 66,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30,
                    "stock_quantity": 21,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 17,
                    "line_total": 349
                },
                {
                    "cart_item_id": 222,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "rating": 0,
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 25,
                    "line_tax": 22747,
                    "line_total": 90988
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 900375,
            "delivery_fee": 3660,
            "tax": 22764,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 17
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22747
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 809038,
            "coupon_code": "",
            "total_amount": 117761,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "+91 6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:07:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:07:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:08:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 148,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:08:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:08:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 148
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 148,
            "name": "kids wear",
            "variant_id": 65,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "M",
            "attribute_labels": {
                "size": "M"
            },
            "price": 599,
            "sale_price": 499,
            "discount_percent": 17,
            "stock_quantity": 24,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 65,
                                    "price": 599,
                                    "sale_price": 499,
                                    "discount_percent": 17,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 24,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/OYRVRajUO0fBBOmHW8mNWHBGnkalwR4cyG1EAuue.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>kids wear</p>",
            "content": "<p>kids wear</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:08:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "replace_request_denied",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:30PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Delivery is taking too long",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:08:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 148,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 65
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:08:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:08:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 290
    },
    "status": 500,
    "response": {
        "message": "Server Error"
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "replace_request_denied",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:30PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Delivery is taking too long",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 27,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 406,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 407,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 290,
                        "name": "toys - boys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                    },
                    "created_at": "05:40 PM"
                },
                {
                    "id": 408,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 409,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your replacement request is being processed.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 410,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 411,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:40 PM"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "replace_request_denied",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:30PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Delivery is taking too long",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 27,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 406,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 407,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 290,
                        "name": "toys - boys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
                    },
                    "created_at": "05:40 PM"
                },
                {
                    "id": 408,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 409,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your replacement request is being processed.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 410,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 411,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:40 PM"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 225
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "replace_request_denied",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:30PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Delivery is taking too long",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 281
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 281,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 47
            },
            "order_details": {
                "order_id": "ORDKFR8E3DJ",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKM4DEZZ8R6H",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 281
    },
    "status": 500,
    "response": {
        "message": "Server Error"
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 281
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 28,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 412,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 413,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 281,
                        "name": "Organic Ragi Flour",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                    },
                    "created_at": "05:40 PM"
                },
                {
                    "id": 414,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 415,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your order has been placed and is awaiting confirmation.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 416,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 417,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "cancel_order",
                            "label": "Cancel this Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:40 PM"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:10:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:10:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 20,
            "has_more": true,
            "orders": [
                {
                    "id": 244,
                    "code": "ORDGHTUIZJN",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 291,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 292,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 2,
                    "total_amount": 3449
                },
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:11:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 288
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 288,
                "product_id": 144,
                "name": "Kids - Boys - Set Dress ",
                "product_variant_id": 14,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                "price": 500,
                "sale_price": 400,
                "discount_percent": 20,
                "quantity": 1,
                "attribute_labels": {
                    "size": "L"
                },
                "stock_quantity": 127
            },
            "order_details": {
                "order_id": "ORDL1NFWB8A",
                "received_details": "Hrnd, + 91 842666338",
                "delivery_address": "94, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 500,
                "tax": 20,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 20
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 100,
                "coupon_applied": "",
                "total_amount": 480
            },
            "payment_mode": {
                "paid_by": "NETBANKING",
                "status": "success"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKVE2UNFYJRU",
                "expected_delivery": "30 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 02:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:11:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 288
    },
    "status": 500,
    "response": null,
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:11:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 288
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 29,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 418,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:41 PM"
                },
                {
                    "id": 419,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 288,
                        "name": "Kids - Boys - Set Dress ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
                    },
                    "created_at": "05:41 PM"
                },
                {
                    "id": 420,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:41 PM"
                },
                {
                    "id": 421,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your order has been placed and is awaiting confirmation.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:41 PM"
                },
                {
                    "id": 422,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:41 PM"
                },
                {
                    "id": 423,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "cancel_order",
                            "label": "Cancel this Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:41 PM"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:11:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 282
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 282,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 47
            },
            "order_details": {
                "order_id": "ORDZSAQ40R6",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK2EVKSA51CD",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:21PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 281
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 281,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 47
            },
            "order_details": {
                "order_id": "ORDKFR8E3DJ",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKM4DEZZ8R6H",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 281
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 28,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 412,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 413,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 281,
                        "name": "Organic Ragi Flour",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                    },
                    "created_at": "05:40 PM"
                },
                {
                    "id": 414,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 415,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your order has been placed and is awaiting confirmation.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 416,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 417,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "cancel_order",
                            "label": "Cancel this Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:40 PM"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 282
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 25,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 381,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:16 PM"
                },
                {
                    "id": 382,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 282,
                        "name": "Organic Ragi Flour",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                    },
                    "created_at": "05:16 PM"
                },
                {
                    "id": 383,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:16 PM"
                },
                {
                    "id": 384,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your order has been placed and is awaiting confirmation.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:16 PM"
                },
                {
                    "id": 385,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:16 PM"
                },
                {
                    "id": 386,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "cancel_order",
                            "label": "Cancel this Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:16 PM"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 281
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 281,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 47
            },
            "order_details": {
                "order_id": "ORDKFR8E3DJ",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKM4DEZZ8R6H",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist?page=1",
    "body": {
        "page": "1"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 155,
                    "name": "Men's full sleeve t-shirt",
                    "variant_id": 29,
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 282
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 282,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 47
            },
            "order_details": {
                "order_id": "ORDZSAQ40R6",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK2EVKSA51CD",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:21PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 281
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 281,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 47
            },
            "order_details": {
                "order_id": "ORDKFR8E3DJ",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKM4DEZZ8R6H",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 277
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 277,
                "product_id": 148,
                "name": "kids wear",
                "product_variant_id": 65,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                "price": 599,
                "sale_price": 499,
                "discount_percent": 17,
                "quantity": 2,
                "attribute_labels": {
                    "size": "M"
                },
                "stock_quantity": 39
            },
            "order_details": {
                "order_id": "ORDNNFOHPF2",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1198,
                "tax": 50,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 50
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 200,
                "coupon_applied": "",
                "total_amount": 1108
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKN4GUPJFPDD",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 281
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 28,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 412,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 413,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 281,
                        "name": "Organic Ragi Flour",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg"
                    },
                    "created_at": "05:40 PM"
                },
                {
                    "id": 414,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 415,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your order has been placed and is awaiting confirmation.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 416,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:40 PM"
                },
                {
                    "id": 417,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "cancel_order",
                            "label": "Cancel this Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:40 PM"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 277
    },
    "status": 500,
    "response": {
        "message": "Server Error"
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 281
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 281,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 47
            },
            "order_details": {
                "order_id": "ORDKFR8E3DJ",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKM4DEZZ8R6H",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "related_products",
        "page": 1,
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 275
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 275,
                "product_id": 148,
                "name": "kids wear",
                "product_variant_id": 65,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                "price": 599,
                "sale_price": 499,
                "discount_percent": 17,
                "quantity": 1,
                "attribute_labels": {
                    "size": "M"
                },
                "stock_quantity": 39
            },
            "order_details": {
                "order_id": "ORD6QM1BUOD",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 599,
                "tax": 25,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 25
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 100,
                "coupon_applied": "4KshAcxZWVnG",
                "total_amount": 434
            },
            "payment_mode": {
                "paid_by": "NETBANKING",
                "status": "success"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKE5WP3OLPDY",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 06:42PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 275
    },
    "status": 500,
    "response": {
        "message": "Server Error"
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:11:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/products",
    "body": {
        "section": "related_products",
        "page": 1,
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Products fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "rating": 2,
                    "label": "New Deals",
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20
                },
                {
                    "id": 147,
                    "name": "Kids - Girls - Tops",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 429,
                    "discount_percent": 14
                },
                {
                    "id": 148,
                    "name": "kids wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 599,
                    "sale_price": 499,
                    "discount_percent": 17
                },
                {
                    "id": 149,
                    "name": "top wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                    "rating": 0,
                    "label": "",
                    "price": 499,
                    "sale_price": 349,
                    "discount_percent": 30
                },
                {
                    "id": 150,
                    "name": "bottom wear",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                    "rating": 0,
                    "label": "New Arrivals",
                    "price": 899,
                    "sale_price": 699,
                    "discount_percent": 22
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:12:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:12:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:12:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:12:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:13:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:13:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:13:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:14:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/chat/start",
    "body": {
        "order_item_id": 275
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Chat resumed",
        "data": {
            "date": "Today",
            "chat_session_id": 31,
            "status": "active",
            "current_step": "main_menu",
            "messages": [
                {
                    "id": 430,
                    "sender": "bot",
                    "type": "text",
                    "message": "Welcome to Skyraa Organic Customer Support. How can I assist you today?",
                    "options": [],
                    "meta": [],
                    "created_at": "05:41 PM"
                },
                {
                    "id": 431,
                    "sender": "bot",
                    "type": "product_card",
                    "message": "",
                    "options": [],
                    "meta": {
                        "order_item_id": 275,
                        "name": "kids wear",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg"
                    },
                    "created_at": "05:41 PM"
                },
                {
                    "id": 432,
                    "sender": "bot",
                    "type": "text",
                    "message": "Here is the current status of your order.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:41 PM"
                },
                {
                    "id": 433,
                    "sender": "bot",
                    "type": "text",
                    "message": "Your order has been placed and is awaiting confirmation.",
                    "options": [],
                    "meta": [],
                    "created_at": "05:41 PM"
                },
                {
                    "id": 434,
                    "sender": "bot",
                    "type": "text",
                    "message": "Please choose one of the options below:",
                    "options": [],
                    "meta": [],
                    "created_at": "05:41 PM"
                },
                {
                    "id": 435,
                    "sender": "bot",
                    "type": "options",
                    "message": "",
                    "options": [
                        {
                            "key": "track_order",
                            "label": "Track My Order"
                        },
                        {
                            "key": "cancel_order",
                            "label": "Cancel this Order"
                        },
                        {
                            "key": "download_invoice",
                            "label": "Download my Invoice"
                        },
                        {
                            "key": "something_else",
                            "label": "Something else"
                        }
                    ],
                    "meta": [],
                    "created_at": "05:41 PM"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:14:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 105
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 105,
            "name": "Beam",
            "phone": "6672589632",
            "alternative_phone": "",
            "pincode": "641035",
            "landmark": "Dolakpur",
            "street_address": "274, Coimbatore, Tamil Nadu, 641035",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0569363999999996650558387045748531818389892578125,
            "longitude": 76.995755500000001347871148027479648590087890625,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:15:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:15:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:15:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 110,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 110,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 2,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:15:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:15:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 2,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:15:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:15:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:15:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 76
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:15:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/add",
    "body": {
        "product_id": 172,
        "product_variant_id": 76,
        "quantity": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Added to cart",
        "data": {
            "item": {
                "id": 223,
                "product_id": 172,
                "variant_id": 76,
                "name": "toys - boys ",
                "rating": 0,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "attribute_labels": {
                    "quality-": "m"
                },
                "quantity": 1,
                "price": 987,
                "sale_price": 90,
                "discount_percent": 0,
                "stock_quantity": 110,
                "expected_delivery": "30 September",
                "in_stock": true,
                "serviceable": true,
                "reason": "",
                "cart_limit": 7
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:16:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:16:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 172,
        "product_variant_id": 76,
        "quantity": 1,
        "address_id": 122,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 172,
                    "variant_id": 76,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "stock_quantity": 110,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 25,
                    "line_tax": 23,
                    "line_total": 90
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 987,
            "delivery_fee": 4860,
            "tax": 23,
            "tax_breakdown": [
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 897,
            "coupon_code": "",
            "total_amount": 4973,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "+91 6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:16:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "product_id": 172,
        "product_variant_id": 76,
        "quantity": 1,
        "address_id": 122,
        "payment_method": "cod"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order placed successfully",
        "data": {
            "order": {
                "id": 245,
                "code": "ORDU0Q86FZA",
                "invoice_number": "INV202609236TLQ",
                "status": "order_placed",
                "sub_total": 987,
                "tax_amount": 23,
                "shipping_amount": 4860,
                "discount_amount": 897,
                "coupon_code": "",
                "total_amount": 4973,
                "items": [
                    {
                        "id": 293,
                        "product_id": 172,
                        "product_name": "toys - boys ",
                        "product_image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "quantity": 1,
                        "price": 987,
                        "sale_price": 90,
                        "tax": 25,
                        "tax_amount": 23,
                        "discount_amount": 897,
                        "total_amount": 113
                    }
                ]
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:16:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:16:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:16:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:16:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:16:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 21,
            "has_more": true,
            "orders": [
                {
                    "id": 245,
                    "code": "ORDU0Q86FZA",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 293,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 244,
                    "code": "ORDGHTUIZJN",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 291,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 292,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 2,
                    "total_amount": 3449
                },
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 293
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 293,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 224
            },
            "order_details": {
                "order_id": "ORDU0Q86FZA",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKF7CC0ATHWN",
                "expected_delivery": "30 September 2026",
                "status": "order_confirmed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:46PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:47PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 275
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 275,
                "product_id": 148,
                "name": "kids wear",
                "product_variant_id": 65,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                "price": 599,
                "sale_price": 499,
                "discount_percent": 17,
                "quantity": 1,
                "attribute_labels": {
                    "size": "M"
                },
                "stock_quantity": 39
            },
            "order_details": {
                "order_id": "ORD6QM1BUOD",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 599,
                "tax": 25,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 25
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 100,
                "coupon_applied": "4KshAcxZWVnG",
                "total_amount": 434
            },
            "payment_mode": {
                "paid_by": "NETBANKING",
                "status": "success"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKE5WP3OLPDY",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 06:42PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:17:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:17:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:17:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 15,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 100,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 100,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": false
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 15,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": true
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 155,
        "latitude": 11.0404514000000002482693162164650857448577880859375,
        "longitude": 76.9889098000000018373611965216696262359619140625,
        "variant_id": 29
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_id": 155,
        "product_variant_id": 29,
        "quantity": 1,
        "address_id": 122,
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 100,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 30,
                    "line_tax": 180,
                    "line_total": 600
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 900,
            "delivery_fee": 60,
            "tax": 180,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 30
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 150
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 300,
            "coupon_code": "",
            "total_amount": 840,
            "delivery_address": {
                "id": 122,
                "name": "14",
                "phone": "+91 6234567897",
                "address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641006"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "product_id": 155,
        "product_variant_id": 29,
        "quantity": 1,
        "address_id": 122,
        "payment_method": "cod"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order placed successfully",
        "data": {
            "order": {
                "id": 246,
                "code": "ORD6KGLYRJW",
                "invoice_number": "INV20260923EHKL",
                "status": "order_placed",
                "sub_total": 900,
                "tax_amount": 180,
                "shipping_amount": 60,
                "discount_amount": 300,
                "coupon_code": "",
                "total_amount": 840,
                "items": [
                    {
                        "id": 294,
                        "product_id": 155,
                        "product_name": "Men's full sleeve t-shirt",
                        "product_image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "quantity": 1,
                        "price": 900,
                        "sale_price": 600,
                        "tax": 30,
                        "tax_amount": 180,
                        "discount_amount": 300,
                        "total_amount": 780
                    }
                ]
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": true,
            "orders": [
                {
                    "id": 246,
                    "code": "ORD6KGLYRJW",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 294,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 245,
                    "code": "ORDU0Q86FZA",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 293,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 244,
                    "code": "ORDGHTUIZJN",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 291,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 292,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 2,
                    "total_amount": 3449
                },
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:17:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:18:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:18:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": true,
            "orders": [
                {
                    "id": 246,
                    "code": "ORD6KGLYRJW",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 294,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 245,
                    "code": "ORDU0Q86FZA",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 293,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 244,
                    "code": "ORDGHTUIZJN",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 291,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 292,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 2,
                    "total_amount": 3449
                },
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:18:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 294
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 294,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORD6KGLYRJW",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKWEQNIAWCVP",
                "expected_delivery": "30 September 2026",
                "status": "order_confirmed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:47PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:48PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:18:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 294
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 294,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORD6KGLYRJW",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKWEQNIAWCVP",
                "expected_delivery": "30 September 2026",
                "status": "order_confirmed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:47PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:48PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:18:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 294
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 294,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORD6KGLYRJW",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKWEQNIAWCVP",
                "expected_delivery": "30 September 2026",
                "status": "order_confirmed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:47PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:48PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:19:27] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:19:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": true,
            "orders": [
                {
                    "id": 246,
                    "code": "ORD6KGLYRJW",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 294,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 245,
                    "code": "ORDU0Q86FZA",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 293,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 244,
                    "code": "ORDGHTUIZJN",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 291,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 292,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 2,
                    "total_amount": 3449
                },
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:19:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 294
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 294,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORD6KGLYRJW",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKWEQNIAWCVP",
                "expected_delivery": "30 September 2026",
                "status": "shipped",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:47PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:48PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:49PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:20:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 294
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 294,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORD6KGLYRJW",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKWEQNIAWCVP",
                "expected_delivery": "30 September 2026",
                "status": "out_for_delivery",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:47PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:48PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:49PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:50PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:20:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 294
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 294,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORD6KGLYRJW",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "",
                "order_delivered": "23 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKWEQNIAWCVP",
                "expected_delivery": "30 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:47PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:48PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:49PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:50PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:50PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": true
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:20:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/reviews/submit",
    "body": {
        "order_item_id": 294,
        "rating": 3,
        "images": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Review submitted successfully",
        "data": {
            "review": {
                "id": 48,
                "rating": 3,
                "commends": "",
                "images": [],
                "videos": [],
                "product_id": 155,
                "created_at": "23 Sep 2026"
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:20:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/reviews/submit",
    "body": {
        "order_item_id": 294,
        "rating": 4,
        "images": []
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "You have already reviewed this order item.",
        "data": []
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:21:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": false,
            "orders": [
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 201,
                    "code": "ORDKSCSZTJR",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 243,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 200,
                    "code": "ORDFWUFPFT2",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 242,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:21:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/faqs",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "FAQs fetched successfully",
        "data": {
            "faqs": [
                {
                    "id": 1,
                    "question": "How do I place an order?",
                    "answer": "Browse products and add your preferred items to the cart..."
                },
                {
                    "id": 2,
                    "question": "How can I track my order?",
                    "answer": "Go to My Orders and tap on the order to see live tracking."
                },
                {
                    "id": 3,
                    "question": "What payment methods do you accept?",
                    "answer": "We accept Cash on Delivery (COD) and online payments via UPI, cards, and net banking through Razorpay."
                },
                {
                    "id": 4,
                    "question": "How do I cancel my order?",
                    "answer": "You can cancel an order from My Orders as long as it has not yet been shipped. Once shipped, cancellation is no longer available."
                },
                {
                    "id": 5,
                    "question": "What is your return and refund policy?",
                    "answer": "Items can be returned within a limited window after delivery if they are damaged, defective, or not as described. Refunds are processed to your original payment method once the return is verified."
                },
                {
                    "id": 6,
                    "question": "Can I replace an item instead of returning it?",
                    "answer": "Yes, eligible items can be exchanged for a replacement instead of a refund. You can raise a replacement request from the order details page."
                },
                {
                    "id": 7,
                    "question": "How do I apply a coupon code?",
                    "answer": "Enter your coupon code at checkout in the \"Apply Coupon\" field. The discount will be reflected in your order summary if the coupon is valid."
                },
                {
                    "id": 8,
                    "question": "Can I change my delivery address after placing an order?",
                    "answer": "Once an order is placed, the delivery address cannot be changed. Please cancel the order and place a new one with the correct address if needed."
                },
                {
                    "id": 9,
                    "question": "How do I add items to my wishlist?",
                    "answer": "Tap the heart icon on any product to save it to your wishlist. You can view and manage your wishlist anytime from your account."
                },
                {
                    "id": 10,
                    "question": "Is Cash on Delivery available for all products?",
                    "answer": "COD availability depends on your delivery location and the product. If COD is not available for your address, only online payment will be shown at checkout."
                },
                {
                    "id": 11,
                    "question": "How do I update my registered phone number or email?",
                    "answer": "Go to Profile > Account Settings, verify your password, then enter and confirm your new phone number or email via OTP."
                },
                {
                    "id": 12,
                    "question": "Why was my order cancelled automatically?",
                    "answer": "Orders may be auto-cancelled if the item goes out of stock or if delivery is not serviceable to your address after placing the order."
                }
            ]
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:21:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:21:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 122,
                "name": "14",
                "phone": "6234567897",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "Coimbatore",
                "street_address": "14, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0468238000000003040668161702342331409454345703125,
                "longitude": 76.988737799999995559119270183145999908447265625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 129,
                "name": "Bhh",
                "phone": "6855526658",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Ggg",
                "street_address": "Vhg",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 128,
                "name": "Hrnd",
                "phone": "9842666338",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "3567",
                "street_address": "94, Coimbatore, Tamil Nadu, 641006",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0404514000000002482693162164650857448577880859375,
                "longitude": 76.9889098000000018373611965216696262359619140625,
                "type": "office",
                "is_default": false
            },
            {
                "id": 121,
                "name": "C14",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "Coimbat",
                "street_address": "C14, Coimbatore, Tamil Nadu, 641004",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0389856999999995679218045552261173725128173828125,
                "longitude": 76.997739300000006323898560367524623870849609375,
                "type": "office",
                "is_default": false
            },
            {
                "id": 120,
                "name": "Ad2",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641029",
                "landmark": "Police",
                "street_address": "Saran",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0744506000000004775074557983316481113433837890625,
                "longitude": 76.9585450000000008685674401931464672088623046875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 119,
                "name": "Ad1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Postoffice",
                "street_address": "Arun",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:21:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 277
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 277,
                "product_id": 148,
                "name": "kids wear",
                "product_variant_id": 65,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                "price": 599,
                "sale_price": 499,
                "discount_percent": 17,
                "quantity": 2,
                "attribute_labels": {
                    "size": "M"
                },
                "stock_quantity": 39
            },
            "order_details": {
                "order_id": "ORDNNFOHPF2",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1198,
                "tax": 50,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 50
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 200,
                "coupon_applied": "",
                "total_amount": 1108
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKN4GUPJFPDD",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:21:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:21:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 138,
            "has_more": true,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:21:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/coupons/my-coupons-list",
    "body": {
        "status": "active"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "My coupons fetched successfully",
        "data": {
            "coupons": [
                {
                    "id": 5,
                    "coupon_code": "4KshAcxZWVnG",
                    "discount": 25,
                    "discount_type": "percentage",
                    "above_order": 0,
                    "terms_and_condition": "<p>For testing</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                },
                {
                    "id": 4,
                    "coupon_code": "UIB5WwyooOue",
                    "discount": 500,
                    "discount_type": "flat",
                    "above_order": 2000,
                    "terms_and_condition": "<p>fkjsf jfhsjkfhs fhfh ffdjhfkdhfk</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                },
                {
                    "id": 3,
                    "coupon_code": "UPAxGwj6mbuu",
                    "discount": 50,
                    "discount_type": "percentage",
                    "above_order": 1200,
                    "terms_and_condition": "<p>QQSA &nbsp;dad asmd kamwdjaj dad</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:21:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/coupons/my-coupons-list",
    "body": {
        "status": "active"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "My coupons fetched successfully",
        "data": {
            "coupons": [
                {
                    "id": 5,
                    "coupon_code": "4KshAcxZWVnG",
                    "discount": 25,
                    "discount_type": "percentage",
                    "above_order": 0,
                    "terms_and_condition": "<p>For testing</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                },
                {
                    "id": 4,
                    "coupon_code": "UIB5WwyooOue",
                    "discount": 500,
                    "discount_type": "flat",
                    "above_order": 2000,
                    "terms_and_condition": "<p>fkjsf jfhsjkfhs fhfh ffdjhfkdhfk</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                },
                {
                    "id": 3,
                    "coupon_code": "UPAxGwj6mbuu",
                    "discount": 50,
                    "discount_type": "percentage",
                    "above_order": 1200,
                    "terms_and_condition": "<p>QQSA &nbsp;dad asmd kamwdjaj dad</p>",
                    "never_expired": true,
                    "valid_till": null,
                    "is_expired": false
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:21:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/coupons/my-coupons-list",
    "body": {
        "status": "expired"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "My coupons fetched successfully",
        "data": {
            "coupons": [
                {
                    "id": 1,
                    "coupon_code": "wyF3hO91m7HU",
                    "discount": 20,
                    "discount_type": "percentage",
                    "above_order": 1999,
                    "terms_and_condition": "<p>Coupon valid for a limited period only. Applicable on eligible products. One-time use per customer. Cannot be combined with other offers. T&amp;C apply.</p>",
                    "never_expired": false,
                    "valid_till": "30 Jun, 2026",
                    "is_expired": true
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:21:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/coupons/my-coupons-list",
    "body": {
        "status": "expired"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "My coupons fetched successfully",
        "data": {
            "coupons": [
                {
                    "id": 1,
                    "coupon_code": "wyF3hO91m7HU",
                    "discount": 20,
                    "discount_type": "percentage",
                    "above_order": 1999,
                    "terms_and_condition": "<p>Coupon valid for a limited period only. Applicable on eligible products. One-time use per customer. Cannot be combined with other offers. T&amp;C apply.</p>",
                    "never_expired": false,
                    "valid_till": "30 Jun, 2026",
                    "is_expired": true
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:21:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:21:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 13
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:21:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 13,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 13,
                "name": "Soft Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
            },
            "selected_category_id": 13,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-30400",
                        "value": "Under \u20b930400",
                        "selected": false
                    },
                    {
                        "key": "30400-60800",
                        "value": "\u20b930400 - \u20b960800",
                        "selected": false
                    },
                    {
                        "key": "60800-91000",
                        "value": "Above \u20b960800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "capacity": "1L"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 109,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:21:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 109,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 109,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:21:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 172,
        "latitude": "11.038908",
        "longitude": "76.997687",
        "variant_id": 77
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:22:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/summary",
    "body": {
        "product_variant_id": 76,
        "product_id": 172,
        "quantity": 1,
        "coupon_code": null,
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Buy Now summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "product_id": 172,
                    "variant_id": 76,
                    "name": "toys - boys ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                    "rating": 0,
                    "attribute_labels": {
                        "quality-": "m"
                    },
                    "quantity": 1,
                    "price": 987,
                    "sale_price": 90,
                    "discount_percent": 0,
                    "stock_quantity": 109,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 25,
                    "line_tax": 23,
                    "line_total": 90
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 987,
            "delivery_fee": 4860,
            "tax": 23,
            "tax_breakdown": [
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 23
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 897,
            "coupon_code": "",
            "total_amount": 4973,
            "delivery_address": {
                "id": 131,
                "name": "tttttttt",
                "phone": "+91 9999889988",
                "address": "C14, yyryfhrhrgrhrrhhr",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:22:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:22:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "quantity": 1,
        "product_variant_id": 76,
        "product_id": 172,
        "payment_method": "cod",
        "coupon_code": null,
        "address_id": 131
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order placed successfully",
        "data": {
            "order": {
                "id": 247,
                "code": "ORDVRTO7WXV",
                "invoice_number": "INV20260923UD1S",
                "status": "order_placed",
                "sub_total": 987,
                "tax_amount": 23,
                "shipping_amount": 4860,
                "discount_amount": 897,
                "coupon_code": "",
                "total_amount": 4973,
                "items": [
                    {
                        "id": 295,
                        "product_id": 172,
                        "product_name": "toys - boys ",
                        "product_image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "quantity": 1,
                        "price": 987,
                        "sale_price": 90,
                        "tax": 25,
                        "tax_amount": 23,
                        "discount_amount": 897,
                        "total_amount": 113
                    }
                ]
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:22:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:22:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:22:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:22:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 295
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 295,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 223
            },
            "order_details": {
                "order_id": "ORDVRTO7WXV",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKUHXN9MQUDA",
                "expected_delivery": "30 September 2026",
                "status": "order_confirmed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:52PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:52PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:23:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:23:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:23:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 295
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 295,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 223
            },
            "order_details": {
                "order_id": "ORDVRTO7WXV",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKUHXN9MQUDA",
                "expected_delivery": "30 September 2026",
                "status": "shipped",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:52PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:52PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:53PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:24:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:24:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:24:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:24:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lng": "76.99765436391016",
        "lat": "11.038988693163045"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:24:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "pincode": "641004",
        "longitude": "76.99765436391016",
        "name": "eyeyeyey",
        "landmark": "hdhdhdhdhdhdhdh",
        "type": "home",
        "alternative_phone": "9655555564",
        "is_default": "1",
        "latitude": "11.038988693163045",
        "street_address": "C14",
        "phone": "9666665555"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 133,
            "name": "eyeyeyey",
            "phone": "9666665555",
            "alternative_phone": "9655555564",
            "pincode": "641004",
            "landmark": "hdhdhdhdhdhdhdh",
            "street_address": "C14",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.038988693163044985112719587050378322601318359375,
            "longitude": 76.99765436391015782646718434989452362060546875,
            "type": "home",
            "is_default": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:24:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:25:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:27:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": true,
            "orders": [
                {
                    "id": 246,
                    "code": "ORD6KGLYRJW",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 294,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 245,
                    "code": "ORDU0Q86FZA",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 293,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 244,
                    "code": "ORDGHTUIZJN",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 291,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 292,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 2,
                    "total_amount": 3449
                },
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:27:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 294
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 294,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORD6KGLYRJW",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "",
                "order_delivered": "23 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKWEQNIAWCVP",
                "expected_delivery": "30 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:47PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:48PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:49PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:50PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:50PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:27:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [],
            "item_count": 0,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "address": "274, Coimbatore, Tamil Nadu, 641035, Dolakpur",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 294
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 294,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORD6KGLYRJW",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "",
                "order_delivered": "23 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKWEQNIAWCVP",
                "expected_delivery": "30 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:47PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:48PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:49PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:50PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:50PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:27:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 294
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Return reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 294,
                "name": "Men's full sleeve t-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 600,
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Received an incorrect order"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:27:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 294,
        "selected_reason": 5,
        "images": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Your return request has been successfully submitted. Once your return request is accepted, the return process will be initiated.",
        "data": {
            "return_request_id": 34,
            "images": []
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:27:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.03899919999999923447830951772630214691162109375,
        "longitude": 76.9977606000000065478161559440195560455322265625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request/status",
    "body": {
        "return_request_id": 34
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Return status fetched successfully",
        "data": {
            "item": {
                "order_item_id": 294,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORD6KGLYRJW",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKWEQNIAWCVP",
                "expected_delivery": "30 September 2026",
                "status": "refund_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:57PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Item arrived damaged",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:27:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.052480965510230959125692606903612613677978515625,
        "longitude": 77.00024418532848358154296875,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:57] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:27:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:27:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": true,
            "orders": [
                {
                    "id": 246,
                    "code": "ORD6KGLYRJW",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 294,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 245,
                    "code": "ORDU0Q86FZA",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 293,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 244,
                    "code": "ORDGHTUIZJN",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 291,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 292,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 2,
                    "total_amount": 3449
                },
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:28:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 290
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 290,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 223
            },
            "order_details": {
                "order_id": "ORDAP3GP2BG",
                "received_details": "tttttttt, + 91 889988",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKT7O3HIM8XC",
                "expected_delivery": "30 September 2026",
                "status": "replace_request_denied",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:26PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:27PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:30PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Delivery is taking too long",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 282
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 282,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 47
            },
            "order_details": {
                "order_id": "ORDZSAQ40R6",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK2EVKSA51CD",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:21PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 282
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Return reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 282,
                "name": "Organic Ragi Flour",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 135,
                "attribute_labels": {
                    "weight": "500g"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Received an incorrect order"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/cancel",
    "body": {
        "order_item_id": 282,
        "selected_reason": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Item Cancelled",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 282
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 282,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 47
            },
            "order_details": {
                "order_id": "ORDZSAQ40R6",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "",
                "order_delivered": "",
                "order_cancelled": "23 September 2026",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "cancelled"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK2EVKSA51CD",
                "expected_delivery": "29 September 2026",
                "status": "cancelled",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:21PM",
                        "completed": true
                    },
                    {
                        "action": "cancelled",
                        "name": "Order Cancelled",
                        "description": "Your order has been cancelled.",
                        "timestamp": "23 Sep 2026 - Wed - 05:58PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Cancelling",
                "reason": "Product details were unclear",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 281
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 281,
                "product_id": 157,
                "name": "Organic Ragi Flour",
                "product_variant_id": 33,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "price": 150,
                "sale_price": 135,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "weight": "500g"
                },
                "stock_quantity": 47
            },
            "order_details": {
                "order_id": "ORDKFR8E3DJ",
                "received_details": "ryygff, + 91 7887888788",
                "delivery_address": "gyhbc, Coimbatore, Tamil Nadu -641035",
                "order_placed": "22 September 2026",
                "expected_delivery": "29 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 150,
                "tax": 7,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 7
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 15,
                "coupon_applied": "",
                "total_amount": 202
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKM4DEZZ8R6H",
                "expected_delivery": "29 September 2026",
                "status": "order_placed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "22 Sep 2026 - Tue - 07:15PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:28:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "delivered",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 13,
            "has_more": false,
            "orders": [
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:29:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 180
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 180,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORDFXW7S56C",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "",
                "order_delivered": "03 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKH97LMJHNEQ",
                "expected_delivery": "10 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:29:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "order_item_id": 180
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Return reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 180,
                "name": "Men's full sleeve t-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 600,
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 1
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Received an incorrect order"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:29:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 293
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 293,
                "product_id": 172,
                "name": "toys - boys ",
                "product_variant_id": 76,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                "price": 987,
                "sale_price": 90,
                "discount_percent": 91,
                "quantity": 1,
                "attribute_labels": {
                    "quality-": "m"
                },
                "stock_quantity": 223
            },
            "order_details": {
                "order_id": "ORDU0Q86FZA",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 987,
                "tax": 23,
                "tax_breakdown": [
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 23
                    }
                ],
                "delivery_fee": 4860,
                "discount_mrp": 897,
                "coupon_applied": "",
                "total_amount": 4973
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKF7CC0ATHWN",
                "expected_delivery": "30 September 2026",
                "status": "order_confirmed",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:46PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:47PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": true,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:29:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 294
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 294,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORD6KGLYRJW",
                "received_details": "14, + 91 6234567897",
                "delivery_address": "14, Coimbatore, Tamil Nadu, 641006, Coimbatore, Tamil Nadu -641006",
                "order_placed": "23 September 2026",
                "expected_delivery": "30 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 180,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 30
                    },
                    {
                        "name": "SGST",
                        "percentage": 25,
                        "amount": 150
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 840
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKWEQNIAWCVP",
                "expected_delivery": "30 September 2026",
                "status": "refund_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:47PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "23 Sep 2026 - Wed - 05:48PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "23 Sep 2026 - Wed - 05:49PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "23 Sep 2026 - Wed - 05:50PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "23 Sep 2026 - Wed - 05:50PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:57PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Item arrived damaged",
                "reason_images": []
            }
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:29:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 0,
            "has_more": false,
            "orders": []
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:29:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list/filter-options",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "statuses": [
                {
                    "key": "order_placed",
                    "label": "Order Placed"
                },
                {
                    "key": "delivered",
                    "label": "Delivered"
                },
                {
                    "key": "cancelled",
                    "label": "Cancelled"
                },
                {
                    "key": "returned",
                    "label": "Returned"
                },
                {
                    "key": "replaced",
                    "label": "Replaced"
                }
            ],
            "periods": [
                {
                    "key": "this_month",
                    "label": "This month"
                },
                {
                    "key": "last_3_months",
                    "label": "Last 3 months"
                },
                {
                    "key": "2026",
                    "label": "2026"
                },
                {
                    "key": "2025",
                    "label": "2025"
                },
                {
                    "key": "older",
                    "label": "Earlier Orders"
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:29:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": true,
            "orders": [
                {
                    "id": 246,
                    "code": "ORD6KGLYRJW",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 294,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 245,
                    "code": "ORDU0Q86FZA",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 293,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 244,
                    "code": "ORDGHTUIZJN",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 291,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 292,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 2,
                    "total_amount": 3449
                },
                {
                    "id": 242,
                    "code": "ORDESQJY4LO",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 289,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "14",
                    "item_count": 1,
                    "total_amount": 426
                },
                {
                    "id": 241,
                    "code": "ORDL1NFWB8A",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 288,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 240,
                    "code": "ORDKGIG6DPC",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 287,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 235,
                    "code": "ORDCIZZJ7ZX",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 283,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Hrnd",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 222,
                    "code": "ORDETINRGOY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 270,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 221,
                    "code": "ORDIWOTEEHA",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 269,
                            "name": "women saree ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                            "price": 10000,
                            "sale_price": 5677,
                            "discount_percent": 43,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 11541
                },
                {
                    "id": 219,
                    "code": "ORDRQIDOXSS",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 265,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 218,
                    "code": "ORDE5XC1ZJV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 264,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 214,
                    "code": "ORDBM432OSJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 260,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 213,
                    "code": "ORDGYSOZHR4",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 259,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 209,
                    "code": "ORDU91UJYZV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 254,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Yyyy",
                    "item_count": 1,
                    "total_amount": 510
                },
                {
                    "id": 205,
                    "code": "ORD1FXYPG8I",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 247,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 144
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:29:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 2,
            "per_page": 15,
            "total": 22,
            "has_more": false,
            "orders": [
                {
                    "id": 204,
                    "code": "ORDGC366WNU",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 246,
                            "name": "Foxtail Millet Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Sk",
                    "item_count": 1,
                    "total_amount": 223
                },
                {
                    "id": 202,
                    "code": "ORDIVAYBMTF",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 244,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 201,
                    "code": "ORDKSCSZTJR",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 243,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 200,
                    "code": "ORDFWUFPFT2",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 242,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Tttt",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 199,
                    "code": "ORDRMXX6ORO",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 241,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 18 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 840
                },
                {
                    "id": 178,
                    "code": "ORDIWDT1PXJ",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 203,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 204,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 205,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 206,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 170,
                            "sale_price": 155,
                            "discount_percent": 9,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "1kg"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 4,
                    "total_amount": 1656.75
                },
                {
                    "id": 122,
                    "code": "ORDQBDAK2CK",
                    "created_at": "31 August 2026",
                    "items": [
                        {
                            "order_item_id": 130,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Kaliya",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 74,
    "ip": "103.186.124.61"
}  
[2026-09-23 12:29:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request",
    "body": {
        "selected_reason": 5,
        "order_item_id": 180
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Your return request has been successfully submitted. Once your return request is accepted, the return process will be initiated.",
        "data": {
            "return_request_id": 35,
            "images": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:29:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/return-request/status",
    "body": {
        "return_request_id": 35
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Return status fetched successfully",
        "data": {
            "item": {
                "order_item_id": 180,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORDFXW7S56C",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "10 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKH97LMJHNEQ",
                "expected_delivery": "10 September 2026",
                "status": "refund_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:59PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Item arrived damaged",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:29:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 180
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 180,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORDFXW7S56C",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "10 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKH97LMJHNEQ",
                "expected_delivery": "10 September 2026",
                "status": "refund_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:59PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Item arrived damaged",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:29:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 1,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 1,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 14
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "delivered",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 12,
            "has_more": false,
            "orders": [
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "delivered"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 12,
            "has_more": false,
            "orders": [
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 2,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 216,
                    "code": "ORD51MXBVFV",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 262,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 215,
                    "code": "ORDRDPYLQ2C",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 261,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 203,
                    "code": "ORDEIOZNX9T",
                    "created_at": "21 September 2026",
                    "items": [
                        {
                            "order_item_id": 245,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "L"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 28 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 480
                },
                {
                    "id": 198,
                    "code": "ORDBPMPGWAS",
                    "created_at": "18 September 2026",
                    "items": [
                        {
                            "order_item_id": 240,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 2,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 25 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2578
                },
                {
                    "id": 197,
                    "code": "ORDRJIX5V08",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 239,
                            "name": "Toor Dal Premium",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                            "price": 90,
                            "sale_price": 80,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 144
                },
                {
                    "id": 192,
                    "code": "ORDAM69KIRV",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 234,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 190,
                    "code": "ORDCQPAUKLB",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 225,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 188,
                    "code": "ORDYCBEYJ1N",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 220,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 1107.90000000000009094947017729282379150390625
                },
                {
                    "id": 187,
                    "code": "ORDEHPC5IW8",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 219,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 4,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 1,
                    "total_amount": 2155.8000000000001818989403545856475830078125
                },
                {
                    "id": 184,
                    "code": "ORD0EPOSNQW",
                    "created_at": "16 September 2026",
                    "items": [
                        {
                            "order_item_id": 212,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 213,
                            "name": "Mens Denim Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                            "price": 2000,
                            "sale_price": 1899,
                            "discount_percent": 5,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 214,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 215,
                            "name": "Women's Cotton Saree",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                            "price": 1499,
                            "sale_price": 1199,
                            "discount_percent": 20,
                            "quantity": 1,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "bi(ih ihvhvjhvkhv",
                    "item_count": 4,
                    "total_amount": 7384.649999999999636202119290828704833984375
                },
                {
                    "id": 175,
                    "code": "ORDM6DMPVJA",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 200,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "out_for_delivery",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 174,
                    "code": "ORDD9IWRS3L",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 199,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 173,
                    "code": "ORDZ0ZFMJXS",
                    "created_at": "10 September 2026",
                    "items": [
                        {
                            "order_item_id": 198,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 17 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 172,
                    "code": "ORDKLSOOD5R",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 197,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 16 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "returned"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 5,
            "has_more": false,
            "orders": [
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "product_picked",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 195
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 195,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORDU9SQYHAY",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "09 September 2026",
                "expected_delivery": "16 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 4440,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 5190
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKMKCRLVNHBG",
                "expected_delivery": "16 September 2026",
                "status": "refund_initiated",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "09 Sep 2026 - Wed - 02:52PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "09 Sep 2026 - Wed - 02:59PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "09 Sep 2026 - Wed - 03:00PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "09 Sep 2026 - Wed - 03:00PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "09 Sep 2026 - Wed - 03:00PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "09 Sep 2026 - Wed - 03:01PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "09 Sep 2026 - Wed - 03:02PM",
                        "completed": true
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "09 Sep 2026 - Wed - 03:02PM",
                        "completed": true
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "09 Sep 2026 - Wed - 03:02PM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Received an incorrect order",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "returned",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 5,
            "has_more": false,
            "orders": [
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "product_picked",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "returned"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 5,
            "has_more": false,
            "orders": [
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "product_picked",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:30:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 181
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 181,
                "product_id": 156,
                "name": "Nattu Ponni Rice",
                "product_variant_id": 30,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                "price": 199,
                "sale_price": 179,
                "discount_percent": 10,
                "quantity": 1,
                "attribute_labels": {
                    "size": "500g"
                },
                "stock_quantity": 160
            },
            "order_details": {
                "order_id": "ORDMTQ5MDEE",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "10 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 199,
                "tax": 8.949999999999999289457264239899814128875732421875,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 20,
                "coupon_applied": "",
                "total_amount": 247.94999999999998863131622783839702606201171875
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRK74S62GZ8F3",
                "expected_delivery": "10 September 2026",
                "status": "refund_initiated",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:21PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:21PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 06:21PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 06:22PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 06:22PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "04 Sep 2026 - Fri - 12:40PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "07 Sep 2026 - Mon - 07:11PM",
                        "completed": true
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "returned",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 5,
            "has_more": false,
            "orders": [
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "product_picked",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "returned",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 5,
            "has_more": false,
            "orders": [
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "product_picked",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 180
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 180,
                "product_id": 155,
                "name": "Men's full sleeve t-shirt",
                "product_variant_id": 29,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                "price": 900,
                "sale_price": 600,
                "discount_percent": 33,
                "quantity": 1,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 248
            },
            "order_details": {
                "order_id": "ORDFXW7S56C",
                "received_details": "Check address, + 91 234566541",
                "delivery_address": "C14, Coimbatore, Tamil Nadu -641004",
                "order_placed": "03 September 2026",
                "expected_delivery": "10 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 900,
                "tax": 150,
                "tax_breakdown": [],
                "delivery_fee": 60,
                "discount_mrp": 300,
                "coupon_applied": "",
                "total_amount": 810
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKH97LMJHNEQ",
                "expected_delivery": "10 September 2026",
                "status": "refund_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:08PM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 06:09PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request",
                        "name": "Refund Requested",
                        "description": "Your return & refund request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 05:59PM",
                        "completed": true
                    },
                    {
                        "action": "refund_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund_initiated",
                        "name": "Refund Initiated",
                        "description": "Your refund has been initiated.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "refund",
                        "name": "Refunded",
                        "description": "Your refund has been processed.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the request is accepted your refund will be credited to your account."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Return",
                "reason": "Item arrived damaged",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "returned"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 5,
            "has_more": false,
            "orders": [
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "product_picked",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "returned"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 5,
            "has_more": false,
            "orders": [
                {
                    "id": 170,
                    "code": "ORDU9SQYHAY",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 195,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 158,
                    "code": "ORDMTQ5MDEE",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 181,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "refund_initiated",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 247.94999999999998863131622783839702606201171875
                },
                {
                    "id": 157,
                    "code": "ORDFXW7S56C",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 180,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 156,
                    "code": "ORDJ6PERUJS",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 179,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "refund_request",
                            "status_text": "Return & Refund request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 141,
                    "code": "ORDETEVS3YM",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 166,
                            "name": "Mens Denim Full sleeve",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                            "price": 2000,
                            "sale_price": 1800,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "colours": "White"
                            },
                            "status": "refund_request_accept",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 167,
                            "name": "Men's Formal Shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                            "price": 899,
                            "sale_price": 799,
                            "discount_percent": 11,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "product_picked",
                            "status_text": "Return & Refund request on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 2788.9499999999998181010596454143524169921875
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "delivered",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 12,
            "has_more": false,
            "orders": [
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 1,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 160
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 160,
                "product_id": 147,
                "name": "Kids - Girls - Tops",
                "product_variant_id": 64,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                "price": 499,
                "sale_price": 429,
                "discount_percent": 14,
                "quantity": 2,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 17
            },
            "order_details": {
                "order_id": "ORDCTEJWSKO",
                "received_details": "Fvtvtvtvtvtvtv, + 91 4556655555",
                "delivery_address": "13/18, Coimbatore, Tamil Nadu -641006",
                "order_placed": "02 September 2026",
                "expected_delivery": "",
                "order_delivered": "02 September 2026",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1697,
                "tax": 72.849999999999994315658113919198513031005859375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 73
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 240,
                "coupon_applied": "",
                "total_amount": 1589.84999999999990905052982270717620849609375
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKDTJQY6M1EF",
                "expected_delivery": "09 September 2026",
                "status": "delivered",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "02 Sep 2026 - Wed - 10:15AM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 12:09PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 12:10PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 12:10PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 12:10PM",
                        "completed": true
                    }
                ],
                "note": ""
            },
            "actions": {
                "can_cancel": false,
                "can_return": true,
                "can_replace": true,
                "can_review": false
            },
            "reason_details": {
                "label": "",
                "reason": "",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/replace-request",
    "body": {
        "order_item_id": 160
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Replacement reasons fetched successfully",
        "data": {
            "item": {
                "order_item_id": 160,
                "name": "Kids - Girls - Tops",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                "price": 429,
                "attribute_labels": {
                    "size": "S"
                },
                "quantity": 2
            },
            "reasons_list": [
                {
                    "id": 1,
                    "label": "Received an incorrect order"
                },
                {
                    "id": 2,
                    "label": "Delivery is taking too long"
                },
                {
                    "id": 3,
                    "label": "Found a better price elsewhere"
                },
                {
                    "id": 4,
                    "label": "Product details were unclear"
                },
                {
                    "id": 5,
                    "label": "Item arrived damaged"
                },
                {
                    "id": 6,
                    "label": "something else"
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/replace-request",
    "body": {
        "order_item_id": 160,
        "selected_reason": 3
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Your replacement request has been successfully submitted. Once your request is accepted, the process will be initiated.",
        "data": {
            "replace_request_id": 36,
            "images": []
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/replace-request/status",
    "body": {
        "replace_request_id": 36
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Replacement status fetched successfully",
        "data": {
            "item": {
                "order_item_id": 160,
                "product_id": 147,
                "name": "Kids - Girls - Tops",
                "product_variant_id": 64,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                "price": 499,
                "sale_price": 429,
                "discount_percent": 14,
                "quantity": 2,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 17
            },
            "order_details": {
                "order_id": "ORDCTEJWSKO",
                "received_details": "Fvtvtvtvtvtvtv, + 91 4556655555",
                "delivery_address": "13/18, Coimbatore, Tamil Nadu -641006",
                "order_placed": "02 September 2026",
                "expected_delivery": "09 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1697,
                "tax": 72.849999999999994315658113919198513031005859375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 73
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 240,
                "coupon_applied": "",
                "total_amount": 1589.84999999999990905052982270717620849609375
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKDTJQY6M1EF",
                "expected_delivery": "09 September 2026",
                "status": "replace_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 06:01PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Found a better price elsewhere",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 160
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 160,
                "product_id": 147,
                "name": "Kids - Girls - Tops",
                "product_variant_id": 64,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                "price": 499,
                "sale_price": 429,
                "discount_percent": 14,
                "quantity": 2,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 17
            },
            "order_details": {
                "order_id": "ORDCTEJWSKO",
                "received_details": "Fvtvtvtvtvtvtv, + 91 4556655555",
                "delivery_address": "13/18, Coimbatore, Tamil Nadu -641006",
                "order_placed": "02 September 2026",
                "expected_delivery": "09 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1697,
                "tax": 72.849999999999994315658113919198513031005859375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 73
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 240,
                "coupon_applied": "",
                "total_amount": 1589.84999999999990905052982270717620849609375
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKDTJQY6M1EF",
                "expected_delivery": "09 September 2026",
                "status": "replace_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "02 Sep 2026 - Wed - 10:15AM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 12:09PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 12:10PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 12:10PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 12:10PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 06:01PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Found a better price elsewhere",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 10,
            "per_page": 15,
            "total": 139,
            "has_more": true,
            "orders": [
                {
                    "id": 247,
                    "code": "ORDVRTO7WXV",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 295,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "shipped",
                            "status_text": "Expected delivery on 30 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 234,
                    "code": "ORDZSAQ40R6",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 282,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "cancelled",
                            "status_text": "Order Cancelled on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 233,
                    "code": "ORDKFR8E3DJ",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 281,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 232,
                    "code": "ORDFVKBX51L",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 280,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 231,
                    "code": "ORDLLFWZRRP",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 279,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 584
                },
                {
                    "id": 230,
                    "code": "ORD2RPVJJVY",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 278,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 202
                },
                {
                    "id": 229,
                    "code": "ORDNNFOHPF2",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 277,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 1108
                },
                {
                    "id": 228,
                    "code": "ORDYDYS7OXB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 276,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_confirmed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 227,
                    "code": "ORD6QM1BUOD",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 275,
                            "name": "kids wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                            "price": 599,
                            "sale_price": 499,
                            "discount_percent": 17,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "M"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "ryygff",
                    "item_count": 1,
                    "total_amount": 434
                },
                {
                    "id": 226,
                    "code": "ORDXJVJNKPL",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 274,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 1000,
                            "sale_price": 600,
                            "discount_percent": 40,
                            "quantity": 4,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 18180
                },
                {
                    "id": 225,
                    "code": "ORDS7ODHMFB",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 273,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 224,
                    "code": "ORDAZNXVBRF",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 272,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 13,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 1,
                    "total_amount": 2203
                },
                {
                    "id": 220,
                    "code": "ORDIJRSPPFO",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 266,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 267,
                            "name": "Cold Pressed Groundnut Oil",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/cTbONVPMg5tV5m6mscaimGj2x9yqUvXGkbEDlNpt.jpg",
                            "price": 320,
                            "sale_price": 290,
                            "discount_percent": 9,
                            "quantity": 3,
                            "attribute_labels": [],
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 268,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 5,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "hfgjgghfd",
                    "item_count": 3,
                    "total_amount": 4510
                },
                {
                    "id": 217,
                    "code": "ORDWDF9D9D0",
                    "created_at": "22 September 2026",
                    "items": [
                        {
                            "order_item_id": 263,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "order_placed",
                            "status_text": "Expected delivery on 29 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "dtugff",
                    "item_count": 1,
                    "total_amount": 202
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "delivered",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "delivered",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 11,
            "has_more": false,
            "orders": [
                {
                    "id": 155,
                    "code": "ORDXOSZAJIG",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 178,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 154,
                    "code": "ORDZCPPGNZP",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 177,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 153,
                    "code": "ORDVJQOSNK8",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 176,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 152,
                    "code": "ORDD6TOATI0",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 175,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 151,
                    "code": "ORD2DNLIOSC",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 174,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 150,
                    "code": "ORDFSZBUBEB",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 173,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 149,
                    "code": "ORDRTSCM7BN",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 172,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 148,
                    "code": "ORDGOYTEJGO",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 171,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 147,
                    "code": "ORDF4OXWSW4",
                    "created_at": "03 September 2026",
                    "items": [
                        {
                            "order_item_id": 170,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 03 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 810
                },
                {
                    "id": 139,
                    "code": "ORD7T6ZWF9J",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 161,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 199,
                            "sale_price": 179,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 162,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10,
                            "quantity": 1,
                            "attribute_labels": {
                                "weight": "500g"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 163,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 02 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Jags",
                    "item_count": 3,
                    "total_amount": 129161.14999999999417923390865325927734375
                },
                {
                    "id": 69,
                    "code": "ORDR40LNECN",
                    "created_at": "19 August 2026",
                    "items": [
                        {
                            "order_item_id": 77,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "delivered",
                            "status_text": "Order Delivered 19 August 2026",
                            "can_review": true
                        }
                    ],
                    "delivered_to": "Jagadeesh",
                    "item_count": 1,
                    "total_amount": 810
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:31:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/detail",
    "body": {
        "order_item_id": 160
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Order item details fetched successfully",
        "data": {
            "item": {
                "order_item_id": 160,
                "product_id": 147,
                "name": "Kids - Girls - Tops",
                "product_variant_id": 64,
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                "price": 499,
                "sale_price": 429,
                "discount_percent": 14,
                "quantity": 2,
                "attribute_labels": {
                    "size": "S"
                },
                "stock_quantity": 17
            },
            "order_details": {
                "order_id": "ORDCTEJWSKO",
                "received_details": "Fvtvtvtvtvtvtv, + 91 4556655555",
                "delivery_address": "13/18, Coimbatore, Tamil Nadu -641006",
                "order_placed": "02 September 2026",
                "expected_delivery": "09 September 2026",
                "order_delivered": "",
                "order_cancelled": "",
                "refunded_on": ""
            },
            "bill_summary": {
                "subtotal": 1697,
                "tax": 72.849999999999994315658113919198513031005859375,
                "tax_breakdown": [
                    {
                        "name": "CGST",
                        "percentage": 5,
                        "amount": 73
                    }
                ],
                "delivery_fee": 60,
                "discount_mrp": 240,
                "coupon_applied": "",
                "total_amount": 1589.84999999999990905052982270717620849609375
            },
            "payment_mode": {
                "paid_by": "COD",
                "status": "pending"
            },
            "bank_details_saved": true,
            "tracking_details": {
                "tracking_id": "TRKDTJQY6M1EF",
                "expected_delivery": "09 September 2026",
                "status": "replace_request",
                "progress": [
                    {
                        "action": "order_placed",
                        "name": "Order Placed",
                        "description": "Your order has been placed.",
                        "timestamp": "02 Sep 2026 - Wed - 10:15AM",
                        "completed": true
                    },
                    {
                        "action": "order_confirmed",
                        "name": "Order Confirmed",
                        "description": "Your order has been Confirmed.",
                        "timestamp": "03 Sep 2026 - Thu - 12:09PM",
                        "completed": true
                    },
                    {
                        "action": "shipped",
                        "name": "Shipped",
                        "description": "Your order has been Shipped.",
                        "timestamp": "03 Sep 2026 - Thu - 12:10PM",
                        "completed": true
                    },
                    {
                        "action": "out_for_delivery",
                        "name": "Out for Delivery",
                        "description": "Your order is out for delivery.",
                        "timestamp": "03 Sep 2026 - Thu - 12:10PM",
                        "completed": true
                    },
                    {
                        "action": "delivered",
                        "name": "Delivered",
                        "description": "Your item has been delivered.",
                        "timestamp": "03 Sep 2026 - Thu - 12:10PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request",
                        "name": "Replacement Requested",
                        "description": "Your replacement request has been sent.",
                        "timestamp": "23 Sep 2026 - Wed - 06:01PM",
                        "completed": true
                    },
                    {
                        "action": "replace_request_accept",
                        "name": "Request Accepted",
                        "description": "Your request has been accepted.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "product_picked",
                        "name": "Product Picked",
                        "description": "Your product has been picked up.",
                        "timestamp": "",
                        "completed": false
                    },
                    {
                        "action": "replaced",
                        "name": "Replaced",
                        "description": "Your item has been replaced.",
                        "timestamp": "",
                        "completed": false
                    }
                ],
                "note": "Once the replacement process is completed, a new product for this replacement will be created as new order and delivered to you. You can check it in Orders Menu."
            },
            "actions": {
                "can_cancel": false,
                "can_return": false,
                "can_replace": false,
                "can_review": false
            },
            "reason_details": {
                "label": "Reason Chosen for Replacement",
                "reason": "Found a better price elsewhere",
                "reason_images": []
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "page": 1,
        "status": "replaced"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/list",
    "body": {
        "status": "replaced",
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Orders fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "per_page": 15,
            "total": 6,
            "has_more": false,
            "orders": [
                {
                    "id": 243,
                    "code": "ORDAP3GP2BG",
                    "created_at": "23 September 2026",
                    "items": [
                        {
                            "order_item_id": 290,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 91,
                            "quantity": 1,
                            "attribute_labels": {
                                "quality-": "m"
                            },
                            "status": "replace_request_denied",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "tttttttt",
                    "item_count": 1,
                    "total_amount": 4973
                },
                {
                    "id": 171,
                    "code": "ORDTI9MWAYE",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 196,
                            "name": "Nattu Ponni Rice",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                            "price": 380,
                            "sale_price": 349,
                            "discount_percent": 8,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "1kg"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 426.44999999999998863131622783839702606201171875
                },
                {
                    "id": 169,
                    "code": "ORD3XS41YVJ",
                    "created_at": "09 September 2026",
                    "items": [
                        {
                            "order_item_id": 194,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 09 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 162,
                    "code": "ORDSBA3KX9T",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 185,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 161,
                    "code": "ORD7YE90YEE",
                    "created_at": "07 September 2026",
                    "items": [
                        {
                            "order_item_id": 184,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replaced",
                            "status_text": "Item Replaced on 07 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Check address",
                    "item_count": 1,
                    "total_amount": 5190
                },
                {
                    "id": 138,
                    "code": "ORDCTEJWSKO",
                    "created_at": "02 September 2026",
                    "items": [
                        {
                            "order_item_id": 159,
                            "name": "Printed Cotton Kurti",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                            "price": 699,
                            "sale_price": 599,
                            "discount_percent": 14,
                            "quantity": 1,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 03 September 2026",
                            "can_review": false
                        },
                        {
                            "order_item_id": 160,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14,
                            "quantity": 2,
                            "attribute_labels": {
                                "size": "S"
                            },
                            "status": "replace_request",
                            "status_text": "Replace request on 23 September 2026",
                            "can_review": false
                        }
                    ],
                    "delivered_to": "Fvtvtvtvtvtvtv",
                    "item_count": 2,
                    "total_amount": 1589.84999999999990905052982270717620849609375
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 23
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 23
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 23,
                "name": "Pulses & Lentils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
            },
            "selected_category_id": 23,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 91,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 22,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 22
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 16,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 23,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 23,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 23,
                "name": "Pulses & Lentils",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
            },
            "selected_category_id": 23,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 160,
                        "name": "Toor Dal Premium",
                        "variant_id": 41,
                        "brand": "4",
                        "label": "",
                        "rating": 3.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/In0wnCriQoZWglYrXTrYw3s3lr7n86ZT34sKbI9z.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 90,
                        "sale_price": 80,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 91,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 22
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 4,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 26,
                    "name": "Ponni Rice",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/J5MRvH1XyVdAeM3n7h5kBqmni7B8bTawmy3wiDQO.jpg"
                },
                {
                    "id": 27,
                    "name": "Ragi",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/0KP7Ar9PneIQ5azg6u8xkaIPo0BBNBNhG2JE1cNH.jpg"
                },
                {
                    "id": 28,
                    "name": "Foxtail Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JzLgQQ0keR37xbfSjHcsEbi2bWoWIiseAfiYwL4n.jpg"
                },
                {
                    "id": 29,
                    "name": "Barnyard Millet",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/IfM1iJtVxpB9ax6oE4cgKDEtuXBZxnzz3o0lMty5.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:32:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 22
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 22,
                "name": "Rice & Millets",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
            },
            "selected_category_id": 22,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "26",
                        "value": "Ponni Rice",
                        "selected": false
                    },
                    {
                        "key": "27",
                        "value": "Ragi",
                        "selected": false
                    },
                    {
                        "key": "28",
                        "value": "Foxtail Millet",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-100",
                        "value": "Under \u20b9100",
                        "selected": false
                    },
                    {
                        "key": "100-200",
                        "value": "Above \u20b9100",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 157,
                        "name": "Organic Ragi Flour",
                        "variant_id": 33,
                        "brand": "4",
                        "label": "",
                        "rating": 4.20000000000000017763568394002504646778106689453125,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 150,
                        "sale_price": 135,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 16,
                        "is_wishlisted": true
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home/view-more/categories",
    "body": {
        "page": 1,
        "parent_id": 20
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 22,
                    "name": "Rice & Millets",
                    "slug": "rice-&-millets",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                },
                {
                    "id": 23,
                    "name": "Pulses & Lentils",
                    "slug": "pulses-&-lentils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                },
                {
                    "id": 24,
                    "name": "Spices & Condiments",
                    "slug": "spices-&-condiments",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                },
                {
                    "id": 25,
                    "name": "Cold-Pressed Oils",
                    "slug": "cold-pressed-oils",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                },
                {
                    "id": 39,
                    "name": "corn",
                    "slug": "corn",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                },
                {
                    "id": 41,
                    "name": "toys ",
                    "slug": "toys-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                },
                {
                    "id": 43,
                    "name": "ilo",
                    "slug": "ilo",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/kyGgLfHrpV03RRfkvb3HV71gFgf6qexCfXKWz1BD.jpg"
                },
                {
                    "id": 44,
                    "name": "bikes ",
                    "slug": "bikes-",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/BChWjywpXbKCD8WayPXmaMWDoP24b353hLaVcR7D.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 99,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 2,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 16,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 220,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 901076,
            "tax": 22941,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 44
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809218,
            "total_amount": 118519,
            "delivery_address": {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "address": "C14, hdhdhdhdhdhdhdh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "cart_item_ids": [
            220
        ],
        "coupon_code": null,
        "address_id": 0
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose a valid address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "coupon_code": null,
        "cart_item_ids": [
            220
        ],
        "address_id": 0
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose a valid address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "cart_item_ids": [
            207
        ],
        "coupon_code": null,
        "address_id": 0
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose a valid address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "address_id": 0,
        "coupon_code": null,
        "cart_item_ids": [
            207
        ]
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Please choose a valid address from your saved addresses.",
        "data": []
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:33:56] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 127
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 99,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 2,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 16,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 220,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 901076,
            "tax": 22941,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 44
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809218,
            "total_amount": 118519,
            "delivery_address": {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "address": "C14, xxxx",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/checkout/summary",
    "body": {
        "address_id": 127,
        "cart_item_ids": [
            207
        ],
        "coupon_code": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Checkout summary fetched successfully",
        "data": {
            "available_items": [
                {
                    "cart_item_id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 2,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 16,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "tax_rate": 5,
                    "line_tax": 14,
                    "line_total": 270
                }
            ],
            "removed_items": [],
            "has_removed_items": false,
            "subtotal": 300,
            "delivery_fee": 60,
            "tax": 14,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 14
                }
            ],
            "coupon_applied": 0,
            "discount_mrp": 30,
            "coupon_code": "",
            "total_amount": 344,
            "delivery_address": {
                "id": 127,
                "name": "xyz",
                "phone": "+91 9454545546",
                "address": "C14, xxxx",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 127
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 99,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 2,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 16,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 220,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 901076,
            "tax": 22941,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 44
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809218,
            "total_amount": 118519,
            "delivery_address": {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "address": "C14, xxxx",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": -1
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 99,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "in_stock_only": "0"
        },
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": true
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "in_stock_only": "0"
        },
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": true
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 99,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "in_stock_only": "1"
        },
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": true
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 99,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1,
        "quick_filters": {
            "in_stock_only": "1"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": true
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 99,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 99,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "in_stock_only": "1",
            "price": "800-1200"
        },
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": true
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": true
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 3,
                "has_more": false,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10,
        "quick_filters": {
            "price": "800-1200"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": true
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 3,
                "has_more": false,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10,
        "quick_filters": {
            "in_stock_only": "1"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": true
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 99,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "quick_filters": {
            "price": "800-1200",
            "in_stock_only": "1"
        },
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": true
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": true
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 3,
                "has_more": false,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 99,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:34:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 106
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 106,
            "name": "Sheg",
            "phone": "9685744758",
            "alternative_phone": "",
            "pincode": "641001",
            "landmark": "Agdvf",
            "street_address": "Wgxx V",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.9990845000000003750528776436112821102142333984375,
            "longitude": 76.94414100000000189538695849478244781494140625,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:06] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:35:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 105
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 105,
            "name": "Beam",
            "phone": "6672589632",
            "alternative_phone": "",
            "pincode": "641035",
            "landmark": "Dolakpur",
            "street_address": "274, Coimbatore, Tamil Nadu, 641035",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0569363999999996650558387045748531818389892578125,
            "longitude": 76.995755500000001347871148027479648590087890625,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0390090999999994636482369969598948955535888671875,
        "longitude": 76.9976956999999941899659461341798305511474609375,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0390090999999994636482369969598948955535888671875,
        "longitude": 76.9976956999999941899659461341798305511474609375,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0390093999999994167637851205654442310333251953125,
        "longitude": 76.997692400000005363835953176021575927734375,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:36:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:38:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 108,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 108,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:38:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.037483",
        "longitude": "76.988483",
        "product_id": 172,
        "variant_id": 76
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:38:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:39:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:39:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:39:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:39:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:39:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:40:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:40:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:40:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:40:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:40:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:40:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:40:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:40:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:40:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:40:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 106
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 106,
            "name": "Sheg",
            "phone": "9685744758",
            "alternative_phone": "",
            "pincode": "641001",
            "landmark": "Agdvf",
            "street_address": "Wgxx V",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.9990845000000003750528776436112821102142333984375,
            "longitude": 76.94414100000000189538695849478244781494140625,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:41:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:42:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "product_id": 156,
        "product_variant_id": 30,
        "quantity": 1,
        "address_id": 87,
        "payment_method": "online"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Address not found.",
        "data": []
    },
    "user_id": 74,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:43:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/auth/login",
    "body": {
        "identifier": "j@gmail.com"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Login successful",
        "data": {
            "restored": false,
            "token": "386|QekdvHYhwRFpT3gMU7nx4BCfjz1SHkvGCpCLklnf5c149642",
            "id": 89,
            "name": "Jagadeesh",
            "phone": 9988665544,
            "email": "j@gmail.com"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:43:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/buy-now/place",
    "body": {
        "product_id": 156,
        "product_variant_id": 30,
        "quantity": 1,
        "address_id": 87,
        "payment_method": "online"
    },
    "status": 200,
    "response": {
        "status": 2,
        "message": "Proceed to payment",
        "data": {
            "razorpay_order_id": "order_TfTyF1NpKNtwuX",
            "razorpay_key": "rzp_test_TM6ZAYdohSJXJz",
            "amount": 29300,
            "currency": "INR",
            "name": "Jagadeesh",
            "email": "j@gmail.com",
            "phone": "+91 9988665544"
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:44:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/payment/verify",
    "body": {
        "razorpay_payment_id": "pay_TfTyvsB9l3bec5",
        "razorpay_order_id": "order_TfTyF1NpKNtwuX",
        "razorpay_signature": "e8ef1dd989844d3d758544e87282971ae82f7a297974f9708480677e43297a29"
    },
    "status": 500,
    "response": null,
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:45:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:45:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:45:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:45:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:45:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:45:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:45:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:45:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:45:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:46:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:46:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:23] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": true
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:47:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641035"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 7,
            "zone_name": "new zone A",
            "warehouse_ids": [
                "1",
                "3"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:48:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "ghhhhyg",
        "pincode": "641035",
        "alternative_phone": null,
        "type": "home",
        "is_default": "1",
        "street_address": "ddff",
        "phone": "9669669669",
        "landmark": "cfgg"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 134,
            "name": "ghhhhyg",
            "phone": "9669669669",
            "alternative_phone": "",
            "pincode": "641035",
            "landmark": "cfgg",
            "street_address": "ddff",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.06824519999999978381310938857495784759521484375,
            "longitude": 77.0061453000000000201907823793590068817138671875,
            "type": "home",
            "is_default": true
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:48:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:49:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:49:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:49:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:49:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 16,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 16,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 39,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 157,
        "latitude": "11.037483",
        "longitude": "76.988483",
        "variant_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 105
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 105,
            "name": "Beam",
            "phone": "6672589632",
            "alternative_phone": "",
            "pincode": "641035",
            "landmark": "Dolakpur",
            "street_address": "274, Coimbatore, Tamil Nadu, 641035",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0569363999999996650558387045748531818389892578125,
            "longitude": 76.995755500000001347871148027479648590087890625,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:50:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:51:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:51:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:51:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:51:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:51:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:51:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 106
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 106,
            "name": "Sheg",
            "phone": "9685744758",
            "alternative_phone": "",
            "pincode": "641001",
            "landmark": "Agdvf",
            "street_address": "Wgxx V",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.9990845000000003750528776436112821102142333984375,
            "longitude": 76.94414100000000189538695849478244781494140625,
            "type": "office",
            "is_default": true
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:56:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:17] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 127
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 99,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 2,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 16,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 220,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 901076,
            "tax": 22941,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 44
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809218,
            "total_amount": 118519,
            "delivery_address": {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "address": "C14, xxxx",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/payment/verify",
    "body": {
        "razorpay_payment_id": "pay_TfTyvsB9l3bec5",
        "razorpay_order_id": "order_TfTyF1NpKNtwuX",
        "razorpay_signature": "e8ef1dd989844d3d758544e87282971ae82f7a297974f9708480677e43297a29"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Payment verified and order placed successfully.",
        "data": {
            "order": {
                "id": 249,
                "code": "ORD6NET43MK",
                "status": "order_placed",
                "total_amount": 293
            },
            "payment": {
                "payment_id": "pay_TfTyvsB9l3bec5",
                "method": "netbanking",
                "status": "success"
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 171,
                            "name": "silk",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 10000,
                            "sale_price": 1000,
                            "discount_percent": 90
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 175,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 99,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 208,
                    "product_id": 144,
                    "variant_id": 14,
                    "name": "Kids - Boys - Set Dress ",
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "quantity": 1,
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "stock_quantity": 1,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 3
                },
                {
                    "id": 209,
                    "product_id": 156,
                    "variant_id": 30,
                    "name": "Nattu Ponni Rice",
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                    "attribute_labels": {
                        "size": "500g"
                    },
                    "quantity": 1,
                    "price": 199,
                    "sale_price": 179,
                    "discount_percent": 10,
                    "stock_quantity": 38,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 210,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 1,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 16,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                }
            ],
            "item_count": 4,
            "subtotal": 1749,
            "tax": 261,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 66
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 195
                }
            ],
            "delivery_fee": 240,
            "discount_mrp": 435,
            "total_amount": 1815,
            "delivery_address": {
                "id": 87,
                "name": "Jagadeesh",
                "phone": "9876543211",
                "address": "123 Gandhi Road, Gas Station, Skyraan Technologies, 4th floor",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641001"
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 16,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 16,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 38,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.037483",
        "variant_id": 33,
        "product_id": 157,
        "longitude": "76.988483"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/orders/place",
    "body": {
        "address_id": 87,
        "payment_method": "online"
    },
    "status": 200,
    "response": {
        "status": 2,
        "message": "Proceed to payment",
        "data": {
            "razorpay_order_id": "order_TfUDd1U1ccLF9w",
            "razorpay_key": "rzp_test_TM6ZAYdohSJXJz",
            "amount": 181500,
            "currency": "INR",
            "name": "Jagadeesh",
            "email": "j@gmail.com",
            "phone": "+91 9988665544"
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 108,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 108,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:57:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 76,
        "product_id": 172,
        "longitude": "76.988483",
        "latitude": "11.037483"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:59:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:59:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:59:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:59:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:59:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/payment/verify",
    "body": {
        "razorpay_payment_id": "pay_TfUEn0q5hBAJA7",
        "razorpay_order_id": "order_TfUDd1U1ccLF9w",
        "razorpay_signature": "c43c6db0c2fa0b4cfbe082ad4907c40212ff7e434f2e8cf513fea5fa6b1225fb"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Payment verified and order placed successfully.",
        "data": {
            "order": {
                "id": 250,
                "code": "ORDSKB1Z5XH",
                "status": "order_placed",
                "total_amount": 1815
            },
            "payment": {
                "payment_id": "pay_TfUEn0q5hBAJA7",
                "method": "netbanking",
                "status": "success"
            }
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:59:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:59:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 15,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 12:59:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.037483",
        "product_id": 157,
        "longitude": "76.988483",
        "variant_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 15,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 157,
        "latitude": "11.037483",
        "variant_id": 33,
        "longitude": "76.988483"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 156
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 156,
            "name": "Nattu Ponni Rice",
            "variant_id": 30,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/wHF7XunK16ZmUgtbQmROL7XbWAdStshSuxUbrA4L.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 4,
            "size": "500g",
            "attribute_labels": {
                "size": "500g"
            },
            "price": 199,
            "sale_price": 179,
            "discount_percent": 10,
            "stock_quantity": 37,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 79,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 23,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 30,
                                    "price": 199,
                                    "sale_price": 179,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 37,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/XiUeRg9KLTrXsQjNiAqt10w3hVAsJICJFveI2utI.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 24,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 31,
                                    "price": 380,
                                    "sale_price": 349,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 80,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/oVRDmsLmfjUWqzT40p7gwggtmS7heS6Fq1KauMu4.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 25,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 32,
                                    "price": 1800,
                                    "sale_price": 1650,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/bFeRRRPphVb19HbiCKHtqTgr5ta1e6JF37I4b4PL.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 4,
                "preview": [
                    {
                        "id": 46,
                        "rating": 4,
                        "commends": "Good",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 34,
                        "rating": 4,
                        "commends": "Updated review text after using it more.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 21,
                        "rating": 4,
                        "commends": "It\u2019s good",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/W3Tw5SzSHNXM3xHmx21AlkEISNGkDEFWBcdCgrEI.jpg",
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/5U8aJAt0kIdVEiHHrBrzKcnIqgmdOzoJfqi7bnW5.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/6GqljRkIdQ0TugyUItbSQcOQ4VztsPwYXWaJVYjZ.mov"
                        ],
                        "gallery_count": 3,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 5,
                        "rating": 4,
                        "commends": "Really good quality",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "19 Aug 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking. Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.</p>",
            "content": "<p>Traditional Nattu Ponni rice, naturally aged and stone-polished for authentic taste and aroma. Ideal for everyday cooking.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.037483",
        "longitude": "76.988483",
        "variant_id": 30,
        "product_id": 156
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:42] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 15,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 16,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 98,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 98,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 98,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 16,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.988483",
        "variant_id": 29,
        "latitude": "11.037483",
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.037483",
        "longitude": "76.988483",
        "product_id": 147,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 144
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 144,
            "name": "Kids - Boys - Set Dress ",
            "variant_id": 14,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg"
            ],
            "label": "New Deals",
            "rating": 2.5,
            "review_count": 2,
            "size": "L",
            "attribute_labels": {
                "size": "L",
                "colours": "Blue"
            },
            "price": 500,
            "sale_price": 400,
            "discount_percent": 20,
            "stock_quantity": 0,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": true,
                            "is_available": false,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 14,
                                    "price": 500,
                                    "sale_price": 400,
                                    "discount_percent": 20,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/vk1PUGob64ON42YwMOHHaJMW03GwhLexPtkZ4HLf.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 29,
                            "name": "pink",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ff00ea",
                            "variants": [
                                {
                                    "id": 63,
                                    "price": 566,
                                    "sale_price": 500,
                                    "discount_percent": 12,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 122,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/FuKesXdE3YmkQKiRD9yv28s6yiECtCw0z9zwEaXW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 2.5,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 35,
                        "rating": 3,
                        "commends": "boww",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/rCWcGBitJw9isva1Ph5CSo7GibvgepInSV6A0xvQ.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "05 Sep 2026"
                    },
                    {
                        "id": 17,
                        "rating": 2,
                        "commends": "ttttt",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Athira",
                        "user_location": "Coimbatore",
                        "purchase_verified": false,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Kids - Boys - Set Dress (Shorts + Round Neck T-shirt) for Boys<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 162,
                        "name": "Turmeric Powder",
                        "variant_id": 44,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/pl45gIWMaYOPePa9fGwaLSHYWhRU0fE9VKEE2Aay.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 60,
                        "sale_price": 50,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 100,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 144,
        "variant_id": 14,
        "latitude": "11.037483",
        "longitude": "76.988483"
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Delivery not available in this location",
        "data": {
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 155
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 155,
            "name": "Men's full sleeve t-shirt",
            "variant_id": 29,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg"
            ],
            "label": "New Deals",
            "rating": 3.29999999999999982236431605997495353221893310546875,
            "review_count": 16,
            "size": "S",
            "attribute_labels": {
                "size": "S",
                "colours": "Black"
            },
            "price": 900,
            "sale_price": 600,
            "discount_percent": 33,
            "stock_quantity": 98,
            "is_wishlisted": false,
            "can_review": true,
            "order_item_id": 77,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 98,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Colours",
                    "options": [
                        {
                            "id": 26,
                            "name": "White",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#ffffff00",
                            "variants": [
                                {
                                    "id": 58,
                                    "price": 950,
                                    "sale_price": 650,
                                    "discount_percent": 32,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/YTXWeOb6RSAjZTGdtb0EooWIUSUWVRoPHYA5lxmm.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 27,
                            "name": "Blue",
                            "is_default": false,
                            "is_available": true,
                            "type": "color",
                            "color": "#0091ff",
                            "variants": [
                                {
                                    "id": 59,
                                    "price": 1050,
                                    "sale_price": 850,
                                    "discount_percent": 19,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 50,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/2GgUzfkEKQeN46s0oQGnmi7H36vpX2oH7q6FJUrV.webp"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 28,
                            "name": "Black",
                            "is_default": true,
                            "is_available": true,
                            "type": "color",
                            "color": "#000000",
                            "variants": [
                                {
                                    "id": 29,
                                    "price": 900,
                                    "sale_price": 600,
                                    "discount_percent": 33,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 98,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/jYXGwNwzlEjKV1tIPC6wM4j1z1uAb48W0UrXESJA.jpg"
                                    ],
                                    "is_in_cart": true
                                },
                                {
                                    "id": 57,
                                    "price": 1000,
                                    "sale_price": 700,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 49,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6SG4s19Ow8ie9xiCLlLZz2VjSd1rvSM2Q57dp0Kg.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 3.29999999999999982236431605997495353221893310546875,
                "total_ratings": 16,
                "preview": [
                    {
                        "id": 47,
                        "rating": 2,
                        "commends": "Vv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "21 Sep 2026"
                    },
                    {
                        "id": 39,
                        "rating": 4,
                        "commends": "Hguunvffghn",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 37,
                        "rating": 3,
                        "commends": "Ffggg",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 36,
                        "rating": 4,
                        "commends": "Gyvgvgvvgghv",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 31,
                        "rating": 4,
                        "commends": "Rfcgmkk",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 30,
                        "rating": 2,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 29,
                        "rating": 3,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 28,
                        "rating": 1,
                        "commends": "Really bad quality, will not buy again.",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 27,
                        "rating": 4,
                        "commends": "Guggjgjbgkb",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    },
                    {
                        "id": 25,
                        "rating": 4,
                        "commends": "Ryndhrhr",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "04 Sep 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Upgrade your everyday style with this comfortable T-shirt, crafted from soft, breathable fabric. Perfect for casual wear, it offers a modern fit and all-day comfort.<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Stay comfortable and stylish with this premium T-shirt made from soft, breathable fabric. Designed for everyday wear, it offers a perfect fit and lasting comfort.<br><br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Full Sleeve T-Shirt</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed, and in original condition with tags attached. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original tags.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:00:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 157,
            "name": "Organic Ragi Flour",
            "variant_id": 33,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SUSUiKKpVECyEcObX4hiWmtzL5lnBnRaOnmTigpD.jpg"
            ],
            "label": "",
            "rating": 4.20000000000000017763568394002504646778106689453125,
            "review_count": 5,
            "size": "",
            "attribute_labels": {
                "weight": "500g"
            },
            "price": 150,
            "sale_price": 135,
            "discount_percent": 10,
            "stock_quantity": 15,
            "is_wishlisted": true,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Weight",
                    "options": [
                        {
                            "id": 17,
                            "name": "500g",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 33,
                                    "price": 150,
                                    "sale_price": 135,
                                    "discount_percent": 10,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/c8W0OUGFHOTHVG1FjfbvXqMRzVSsHrzxtcNSguX0.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 18,
                            "name": "1kg",
                            "is_default": false,
                            "is_available": false,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 34,
                                    "price": 280,
                                    "sale_price": 260,
                                    "discount_percent": 7,
                                    "stock_status": "out_of_stock",
                                    "stock_quantity": 0,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/SorOtm3VnLvScH76KJfG6kweJXbwIvQAdpYjEbwW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 19,
                            "name": "5kg",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 35,
                                    "price": 1300,
                                    "sale_price": 1200,
                                    "discount_percent": 8,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 31,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Ke18u970g3o2x6UNxtQZJyQlMLTVu4l3wCA2MGye.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4.20000000000000017763568394002504646778106689453125,
                "total_ratings": 5,
                "preview": [
                    {
                        "id": 43,
                        "rating": 4,
                        "commends": "Ggghhbnjjjj",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/eEJ9VOYr0aRvT3AA6O78COaDxLqTYjLra8MNnZXl.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 42,
                        "rating": 4,
                        "commends": "Cffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/sO39V8SJzvsnBad7dtyE6AMYhr48Sf54FXLexovA.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 41,
                        "rating": 4,
                        "commends": "Gghgddgjjh",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/OLc46JmRsglJHq6gaDmCTqeYB9p9ezuQ82jRmXEn.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 38,
                        "rating": 4,
                        "commends": "Ggghhj",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 8,
                        "rating": 5,
                        "commends": "Frtgdwrukopppiijbdsryjjjjjjhcfjydtdtyxyrxtyxutxjgcgjckgcykckduuuuuuuuuu",
                        "images": [],
                        "videos": [],
                        "gallery_count": 0,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "20 Aug 2026"
                    }
                ]
            },
            "cart_count": 3,
            "description": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "content": "<p>Stone-ground organic ragi (finger millet) flour, rich in calcium and fibre. Perfect for porridge, dosa and rotis.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 156,
                        "name": "Nattu Ponni Rice",
                        "variant_id": 30,
                        "brand": "4",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/d39mLsQAcoP2oONtYh5N89d1TmTnM58DBayvu7gj.jpg",
                        "size": "500g",
                        "attribute_labels": {
                            "size": "500g"
                        },
                        "price": 199,
                        "sale_price": 179,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 37,
                        "is_wishlisted": false
                    },
                    {
                        "id": 158,
                        "name": "Foxtail Millet Rice",
                        "variant_id": 36,
                        "brand": "",
                        "label": "",
                        "rating": 5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/NJFVbpDUHsXUgQLw2TayeFFYY0QoGeg7mYzljnJJ.png",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 170,
                        "sale_price": 155,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 49,
                        "is_wishlisted": false
                    },
                    {
                        "id": 159,
                        "name": "Barnyard Millet Rice",
                        "variant_id": 39,
                        "brand": "4",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/iSVMo894Qkcixg7usNVEEY4FcOvXliYRzSkBCItz.jpg",
                        "size": "",
                        "attribute_labels": {
                            "weight": "500g"
                        },
                        "price": 160,
                        "sale_price": 145,
                        "discount_percent": 9,
                        "stock_status": "in_stock",
                        "stock_quantity": 54,
                        "is_wishlisted": false
                    },
                    {
                        "id": 169,
                        "name": "Ponni rice variant 2",
                        "variant_id": 69,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/vTWAR6AflN824Kt26WDP1s5Vsl5RY4eQs8nH9MkL.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 452,
                        "sale_price": 410,
                        "discount_percent": 9,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.037483",
        "longitude": "76.988483",
        "variant_id": 33,
        "product_id": 157
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:44] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "2"
        },
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:02:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:03:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:03:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:03:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:03:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:03:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 3,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 4,
                "name": "Kids",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
            },
            "selected_category_id": 4,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "5",
                        "value": "Boys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-500",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 35
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "35"
        },
        "category_id": 35,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:15] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 4
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 4,
                "name": "Kids",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
            },
            "selected_category_id": 4,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "5",
                        "value": "Boys",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-500",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 3,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 3,
                "name": "Womens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
            },
            "selected_category_id": 3,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "2"
        },
        "per_page": 10,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "2,35"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:04:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "quick_filters": {
            "type_ids": "35"
        },
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:05:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:05:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "per_page": 10,
        "quick_filters": {
            "price": "800-1200",
            "type_ids": "35"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:05:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "quick_filters": {
            "type_ids": "35"
        },
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:06:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:06:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:06:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/wishlist",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Wishlist fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "has_more": false,
            "products": [
                {
                    "id": 165,
                    "name": "Men's Formal Shirt",
                    "variant_id": 49,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                    "label": "New Arrivals",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "price": 899,
                    "sale_price": 799,
                    "discount_percent": 11,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 157,
                    "name": "Organic Ragi Flour",
                    "variant_id": 33,
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "label": "",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 154,
                    "name": "Mens Denim Full sleeve",
                    "variant_id": 60,
                    "rating": 4,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                    "label": "",
                    "attribute_labels": {
                        "colours": "White"
                    },
                    "price": 2000,
                    "sale_price": 1800,
                    "discount_percent": 10,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 151,
                    "name": "Shirt",
                    "variant_id": 68,
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 789,
                    "sale_price": 649,
                    "discount_percent": 18,
                    "is_wishlisted": true,
                    "is_in_cart": false
                },
                {
                    "id": 144,
                    "name": "Kids - Boys - Set Dress ",
                    "variant_id": 14,
                    "rating": 2.5,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                    "label": "New Deals",
                    "attribute_labels": {
                        "size": "L"
                    },
                    "price": 500,
                    "sale_price": 400,
                    "discount_percent": 20,
                    "is_wishlisted": true,
                    "is_in_cart": false
                }
            ]
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:07:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:08:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:08:25] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": 127
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [
                {
                    "id": 171,
                    "product_id": 155,
                    "variant_id": 29,
                    "name": "Men's full sleeve t-shirt",
                    "rating": 3.29999999999999982236431605997495353221893310546875,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                    "attribute_labels": {
                        "size": "S"
                    },
                    "quantity": 1,
                    "price": 900,
                    "sale_price": 600,
                    "discount_percent": 33,
                    "stock_quantity": 98,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 207,
                    "product_id": 157,
                    "variant_id": 33,
                    "name": "Organic Ragi Flour",
                    "rating": 4.20000000000000017763568394002504646778106689453125,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                    "attribute_labels": {
                        "weight": "500g"
                    },
                    "quantity": 2,
                    "price": 150,
                    "sale_price": 135,
                    "discount_percent": 10,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 5
                },
                {
                    "id": 220,
                    "product_id": 174,
                    "variant_id": 75,
                    "name": "toys dog ",
                    "rating": 0,
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                    "attribute_labels": {
                        "capacity": "1L"
                    },
                    "quantity": 1,
                    "price": 899876,
                    "sale_price": 90988,
                    "discount_percent": 90,
                    "stock_quantity": 15,
                    "expected_delivery": "30 September",
                    "in_stock": true,
                    "serviceable": true,
                    "reason": "",
                    "cart_limit": 8
                }
            ],
            "item_count": 3,
            "subtotal": 901076,
            "tax": 22941,
            "tax_breakdown": [
                {
                    "name": "CGST",
                    "percentage": 5,
                    "amount": 44
                },
                {
                    "name": "SGST",
                    "percentage": 25,
                    "amount": 22897
                }
            ],
            "delivery_fee": 3720,
            "discount_mrp": 809218,
            "total_amount": 118519,
            "delivery_address": {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "address": "C14, xxxx",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641004"
            }
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:08:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:08:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:08:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:08:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:09:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 36,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 1,
            "has_more": false,
            "categories": [
                {
                    "id": 36,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 37,
                    "name": "silk",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:09:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 36,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
            },
            "selected_category_id": 36,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "37",
                        "value": "silk",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-1900",
                        "value": "Under \u20b91900",
                        "selected": false
                    },
                    {
                        "key": "1900-3800",
                        "value": "\u20b91900 - \u20b93800",
                        "selected": false
                    },
                    {
                        "key": "3800-5700",
                        "value": "Above \u20b93800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 170,
                        "name": "women saree ",
                        "variant_id": 70,
                        "brand": "5",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 10000,
                        "sale_price": 5677,
                        "discount_percent": 43,
                        "stock_status": "in_stock",
                        "stock_quantity": 44,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:09:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "37"
        },
        "per_page": 10,
        "category_id": 37
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 37,
                "name": "silk",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
            },
            "selected_category_id": 37,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [
                    {
                        "key": "0-1900",
                        "value": "Under \u20b91900",
                        "selected": false
                    },
                    {
                        "key": "1900-3800",
                        "value": "\u20b91900 - \u20b93800",
                        "selected": false
                    },
                    {
                        "key": "3800-5700",
                        "value": "Above \u20b93800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 170,
                        "name": "women saree ",
                        "variant_id": 70,
                        "brand": "5",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EoKxV32NZwKBRgzwR7eZPT2fvBBcRmjTUNUS3jR7.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 10000,
                        "sale_price": 5677,
                        "discount_percent": 43,
                        "stock_status": "in_stock",
                        "stock_quantity": 44,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:09:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:10:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:11:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:11:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:11:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:11:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:11:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": true
            },
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/set-default",
    "body": {
        "address_id": 105
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Default address updated",
        "data": {
            "id": 105,
            "name": "Beam",
            "phone": "6672589632",
            "alternative_phone": "",
            "pincode": "641035",
            "landmark": "Dolakpur",
            "street_address": "274, Coimbatore, Tamil Nadu, 641035",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0569363999999996650558387045748531818389892578125,
            "longitude": 76.995755500000001347871148027479648590087890625,
            "type": "others",
            "is_default": true
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.03898170000000078516677604056894779205322265625,
        "longitude": 76.997727400000002262459020130336284637451171875,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:31] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0389847999999997085751601844094693660736083984375,
        "longitude": 76.9977298000000018873834051191806793212890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:40] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:40] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:12:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:14:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:14:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:14:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:14:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:14:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:14:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:14:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:14:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:14:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:14:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:14:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 2,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "2"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "quick_filters": {
            "type_ids": "35"
        },
        "category_id": 35
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "quick_filters": {
            "type_ids": "35"
        },
        "category_id": 35
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 33,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "33,35"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 33,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "33"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "quick_filters": {
            "type_ids": "33"
        },
        "category_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:28] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "34,33"
        },
        "per_page": 10,
        "category_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:15:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "33,34"
        },
        "category_id": 33,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 35
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:05] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 35,
        "quick_filters": {
            "type_ids": "34,35,33"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 3,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "35"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "quick_filters": {
            "type_ids": "33,35"
        },
        "category_id": 33
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "2,33"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": true
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 6,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "quick_filters": {
            "type_ids": "2"
        },
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "35,2"
        },
        "category_id": 2,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:30] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "quick_filters": {
            "type_ids": "35"
        },
        "category_id": 35
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "Jagadeesh",
        "phone": "9876543211",
        "alternative_phone": "9876543212",
        "pincode": "641001",
        "landmark": "Skyraan Technologies, 4th floor",
        "street_address": "123 Gandhi Road, Gas Station",
        "latitude": 10.9900000000000002131628207280300557613372802734375,
        "longitude": 76.93000000000000682121026329696178436279296875,
        "type": "home",
        "is_default": true
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 135,
            "name": "Jagadeesh",
            "phone": "9876543211",
            "alternative_phone": "9876543212",
            "pincode": "641001",
            "landmark": "Skyraan Technologies, 4th floor",
            "street_address": "123 Gandhi Road, Gas Station",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.9900000000000002131628207280300557613372802734375,
            "longitude": 76.93000000000000682121026329696178436279296875,
            "type": "home",
            "is_default": true,
            "created_via": "pincode"
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 35,
        "quick_filters": {
            "type_ids": "35"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 35,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "quick_filters": {
            "type_ids": "35"
        },
        "per_page": 10,
        "category_id": 35
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 35,
                "name": "Formal Shirts",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
            },
            "selected_category_id": 35,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": true
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 33,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": false
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 1,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 33,
        "per_page": 10,
        "quick_filters": {
            "type_ids": "35,33"
        }
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 33,
                "name": "Sarees",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
            },
            "selected_category_id": 33,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "33",
                        "value": "Sarees",
                        "selected": true
                    },
                    {
                        "key": "34",
                        "value": "Kurtis",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 2,
                "has_more": false,
                "products": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:16:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "Jagadeesh",
        "phone": "9876543211",
        "alternative_phone": "9876543212",
        "pincode": "641001",
        "landmark": "Skyraan Technologies, 4th floor",
        "street_address": "123 Gandhi Road, Gas Station",
        "type": "home",
        "is_default": true
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 136,
            "name": "Jagadeesh",
            "phone": "9876543211",
            "alternative_phone": "9876543212",
            "pincode": "641001",
            "landmark": "Skyraan Technologies, 4th floor",
            "street_address": "123 Gandhi Road, Gas Station",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.9990845000000003750528776436112821102142333984375,
            "longitude": 76.94414100000000189538695849478244781494140625,
            "type": "home",
            "is_default": true,
            "created_via": "pincode"
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "mmm",
        "phone": "9876543211",
        "alternative_phone": "9876543212",
        "landmark": "Skyraan Technologies, 4th floor",
        "street_address": "123 Gandhi Road, Gas Station",
        "type": "others",
        "is_default": true
    },
    "status": 400,
    "response": {
        "status": 0,
        "message": "Enter your Pincode, or select a location on the map",
        "data": []
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:27] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:35] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "Jagadeesh",
        "phone": "9876543211",
        "alternative_phone": "9876543212",
        "landmark": "Skyraan Technologies, 4th floor",
        "street_address": "123 Gandhi Road, Gas Station",
        "latitude": 10.9900000000000002131628207280300557613372802734375,
        "longitude": 76.93000000000000682121026329696178436279296875,
        "type": "others",
        "is_default": true
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 137,
            "name": "Jagadeesh",
            "phone": "9876543211",
            "alternative_phone": "9876543212",
            "pincode": "641039",
            "landmark": "Skyraan Technologies, 4th floor",
            "street_address": "123 Gandhi Road, Gas Station",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.9900000000000002131628207280300557613372802734375,
            "longitude": 76.93000000000000682121026329696178436279296875,
            "type": "others",
            "is_default": true,
            "created_via": "map"
        }
    },
    "user_id": 89,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "per_page": 10,
        "category_id": 2
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 2,
                "name": "Mens",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
            },
            "selected_category_id": 2,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "35",
                        "value": "Formal Shirts",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-700",
                        "value": "Under \u20b9700",
                        "selected": false
                    },
                    {
                        "key": "700-1400",
                        "value": "\u20b9700 - \u20b91400",
                        "selected": false
                    },
                    {
                        "key": "1400-2000",
                        "value": "Above \u20b91400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 5,
                "has_more": false,
                "products": [
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": true
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": false
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": true
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": true
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:17:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:10] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:23] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:24] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 147
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 147,
            "name": "Kids - Girls - Tops",
            "variant_id": 64,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg"
            ],
            "label": "",
            "rating": 4,
            "review_count": 2,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 499,
            "sale_price": 429,
            "discount_percent": 14,
            "stock_quantity": 17,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 64,
                                    "price": 499,
                                    "sale_price": 429,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 17,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/6PRr3IjBGUZapWIPhRsJNGF4UGwT0nzzhEzPhkJh.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 2,
                "preview": [
                    {
                        "id": 40,
                        "rating": 4,
                        "commends": "Fffgggvffff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/uTCZXKQIgnzqwLsEj22Kn3cZjmQPW5cMMLmcny74.jpg"
                        ],
                        "videos": [],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "08 Sep 2026"
                    },
                    {
                        "id": 18,
                        "rating": 4,
                        "commends": "Dghvssfffdddff",
                        "images": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/images/mH4sKWvzImbIH0jwfSWWwKpqI0KSa2t3li6QHMlR.jpg"
                        ],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/L4J7rm4GqWGU9AOKPdktXPGqJGwjIVYZSCNVGRnW.mov"
                        ],
                        "gallery_count": 2,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>Kids - Girls - Tops</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Girls Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:18:54] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:19:04] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:19:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:19:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641035"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 7,
            "zone_name": "new zone A",
            "warehouse_ids": [
                "1",
                "3"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:19:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "phone": "9988885555",
        "landmark": "gggff",
        "name": "fyjvfddgghgff",
        "pincode": "641035",
        "street_address": "cgghhhhh",
        "alternative_phone": null,
        "is_default": "1",
        "type": "home"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 138,
            "name": "fyjvfddgghgff",
            "phone": "9988885555",
            "alternative_phone": "",
            "pincode": "641035",
            "landmark": "gggff",
            "street_address": "cgghhhhh",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.06824519999999978381310938857495784759521484375,
            "longitude": 77.0061453000000000201907823793590068817138671875,
            "type": "home",
            "is_default": true,
            "created_via": "pincode"
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:19:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:20:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:20:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:20:38] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lng": "77.00872290777623",
        "lat": "11.043959275379555"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:20:49] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:20:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:20:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:22:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "mmmmmaaappp",
        "landmark": "tbtvybuv",
        "phone": "8525825852",
        "street_address": "12/76",
        "type": "others",
        "is_default": "0",
        "latitude": "11.043959275379555",
        "longitude": "77.00872290777623",
        "alternative_phone": null,
        "pincode": "641035"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 139,
            "name": "mmmmmaaappp",
            "phone": "8525825852",
            "alternative_phone": "",
            "pincode": "641035",
            "landmark": "tbtvybuv",
            "street_address": "12/76",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0439592753795547963591161533258855342864990234375,
            "longitude": 77.0087229077762316364896832965314388275146484375,
            "type": "others",
            "is_default": false,
            "created_via": "pincode"
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:22:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:23:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": "11.040981263066984",
        "lng": "76.99812461425346"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:23:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:24:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:25:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:25:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:25:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 147,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 64
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:25:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:25:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:25:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:25:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:26:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:26:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:27:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:27:11] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:27:12] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:27:20] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:27:39] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.067046330601481685107501107268035411834716796875,
        "longitude": 76.990886293351650238037109375,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:27:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:27:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:30:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:30:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:30:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:30:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": "11.038988912882976",
        "lng": "76.99765452436709"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:31:14] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "is_default": "0",
        "street_address": "C14",
        "landmark": "ghhhhff",
        "latitude": "11.038988912882976",
        "longitude": "76.99765452436709",
        "name": "yyy",
        "type": "home",
        "phone": "9666633669",
        "alternative_phone": null,
        "pincode": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 140,
            "name": "yyy",
            "phone": "9666633669",
            "alternative_phone": "",
            "pincode": "641004",
            "landmark": "ghhhhff",
            "street_address": "C14",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0389889128829761233419048949144780635833740234375,
            "longitude": 76.9976545243670926765844342298805713653564453125,
            "type": "home",
            "is_default": false,
            "created_via": "map"
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:31:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:31:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:31:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:31:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:31:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:31:53] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:32:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:33:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:36:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:38:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:38:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:38:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:38:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-coordinates",
    "body": {
        "lat": "11.03898891332923",
        "lng": "76.99765452572082"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "",
            "state": ""
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:38:43] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "alternative_phone": null,
        "phone": "9988965585",
        "pincode": null,
        "landmark": "dhjfdfh",
        "street_address": "C14",
        "type": "home",
        "latitude": "11.03898891332923",
        "longitude": "76.99765452572082",
        "name": "dggvb",
        "is_default": "0"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 141,
            "name": "dggvb",
            "phone": "9988965585",
            "alternative_phone": "",
            "pincode": "641004",
            "landmark": "dhjfdfh",
            "street_address": "C14",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.038988913329230712179196416400372982025146484375,
            "longitude": 76.9976545257208186967545771040022373199462890625,
            "type": "home",
            "is_default": false,
            "created_via": "map"
        }
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:38:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:39:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:40:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:40:26] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/serviceability/check-pincode",
    "body": {
        "pincode": "641001"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "serviceable": true,
            "zone_id": 1,
            "zone_name": "Saravanampatti, Coimbatore, Tamil Nadu, India",
            "warehouse_ids": [
                "1",
                "5"
            ],
            "city": "Coimbatore",
            "state": "Tamil Nadu"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:40:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "Rrsfsf",
        "phone": "9638524477",
        "alternative_phone": null,
        "pincode": "641001",
        "landmark": "Tdvdbd",
        "street_address": "Vdvdvd",
        "latitude": null,
        "longitude": null,
        "type": "office",
        "is_default": false
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 142,
            "name": "Rrsfsf",
            "phone": "9638524477",
            "alternative_phone": "",
            "pincode": "641001",
            "landmark": "Tdvdbd",
            "street_address": "Vdvdvd",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 10.9990845000000003750528776436112821102142333984375,
            "longitude": 76.94414100000000189538695849478244781494140625,
            "type": "office",
            "is_default": false,
            "created_via": "pincode"
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:40:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:41:12] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:41:33] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/create",
    "body": {
        "name": "Tttt",
        "phone": "9638527412",
        "alternative_phone": null,
        "pincode": null,
        "landmark": "Dvfv",
        "street_address": "180, Coimbatore, Tamil Nadu, 641035",
        "latitude": 11.0581986115796215841555749648250639438629150390625,
        "longitude": 76.99695110321044921875,
        "type": "office",
        "is_default": false
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Address saved successfully",
        "data": {
            "serviceable": true,
            "id": 143,
            "name": "Tttt",
            "phone": "9638527412",
            "alternative_phone": "",
            "pincode": "641035",
            "landmark": "Dvfv",
            "street_address": "180, Coimbatore, Tamil Nadu, 641035",
            "city": "Coimbatore",
            "state": "Tamil Nadu",
            "latitude": 11.0581986115796215841555749648250639438629150390625,
            "longitude": 76.99695110321044921875,
            "type": "office",
            "is_default": false,
            "created_via": "map"
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:41:33] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:42:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:42:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:42:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:42:18] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:42:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:42:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:42:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 149,
                            "name": "top wear",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                            "label": "",
                            "rating": 0,
                            "price": 499,
                            "sale_price": 349,
                            "discount_percent": 30
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 0,
            "has_unread_notifications": false
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:42:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:42:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:42:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:42:59] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:43:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:44:19] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:44:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:44:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:44:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:44:37] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:44:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:44:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:44:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:44:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:44:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:45:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:45:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:45:16] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:45:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:45:19] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:45:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:45:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:46:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:46:47] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:46:48] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:46:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:46:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:46:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:47:01] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:47:07] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:47:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:47:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:47:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:47:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:48:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:48:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:48:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:48:32] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:48:34] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:28] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 41
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 0,
            "has_more": false,
            "categories": []
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:34] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 41,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 41,
                "name": "toys ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
            },
            "selected_category_id": 41,
            "cart_count": 3,
            "quick_filters": {
                "types": [],
                "price_buckets": [],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 0,
                "has_more": false,
                "products": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Categories fetched successfully",
        "data": [
            {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg",
                "children": [
                    {
                        "id": 2,
                        "name": "Mens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                    },
                    {
                        "id": 3,
                        "name": "Womens",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                    },
                    {
                        "id": 4,
                        "name": "Kids",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png",
                "children": [
                    {
                        "id": 12,
                        "name": "Sports Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                    },
                    {
                        "id": 13,
                        "name": "Soft Toys",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                    },
                    {
                        "id": 38,
                        "name": "boy",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                    },
                    {
                        "id": 40,
                        "name": "girls",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 14,
                "name": "Men's T-shirt",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg",
                "children": [
                    {
                        "id": 15,
                        "name": "Polo T-shirt",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/RiNT7A1PlakAoqRW3jjm643h9z0pgX9z8IhrAPlb.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 20,
                "name": "Agriculture Products",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png",
                "children": [
                    {
                        "id": 22,
                        "name": "Rice & Millets",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/GcMhnG4Le68JbNOa9uBS3QhIUvzZXi6HGeJSIbnp.jpg"
                    },
                    {
                        "id": 23,
                        "name": "Pulses & Lentils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/w7PcuVolv4rAOBBDZw95xG5y8NIYfio8fVmf4YNR.jpg"
                    },
                    {
                        "id": 24,
                        "name": "Spices & Condiments",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/kOzCgym8MEq3pYTTmJgIpSO94ZvxL5HVnZtEyRK6.jpg"
                    },
                    {
                        "id": 25,
                        "name": "Cold-Pressed Oils",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/ZG4M5LXLMSQxuboCRrYUVmOdYj6pouue8dT0HpPe.jpg"
                    },
                    {
                        "id": 39,
                        "name": "corn",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/K1WUo3WBgXiu2UHJtQTuqeqMXz44KSq2IVXAebkj.jpg"
                    },
                    {
                        "id": 41,
                        "name": "toys ",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/I7n6hD6UEzdGvPSLLlVxeLkYd9yTauhkipThPq0R.jpg"
                    }
                ],
                "has_more": true
            },
            {
                "id": 21,
                "name": "Home & Kitchen",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg",
                "children": [
                    {
                        "id": 30,
                        "name": "Kitchen Storage",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mI0eAxzhPJRdag9MXv74t9tQBZTb1KQvuT6W1MbL.jpg"
                    },
                    {
                        "id": 31,
                        "name": "Cookware",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/igeP1XsqlH0Vdh74d3z3f86D4Qn3McR7nvvUNcXi.jpg"
                    },
                    {
                        "id": 32,
                        "name": "Home Decor",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9n0JU14Z027FcUgvIcwCpl99b0mZ48k8Ma2labOE.jpg"
                    }
                ],
                "has_more": false
            },
            {
                "id": 36,
                "name": "Sarees - women ",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg",
                "children": [
                    {
                        "id": 37,
                        "name": "silk",
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/1a5oTsJBohLUUJDE2loFFGj8VSUTffeqg7NIBJWx.jpg"
                    }
                ],
                "has_more": false
            }
        ]
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:38] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 11,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 5,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "capacity": "1L"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 108,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 174
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 174,
            "name": "toys dog ",
            "variant_id": 75,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Ro39FnnXPp4MGY85pExQF6u58knDb0UNJuIF5BVr.jpg"
            ],
            "label": "new thing",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "sizes": "M"
            },
            "price": 899876,
            "sale_price": 90988,
            "discount_percent": 90,
            "stock_quantity": 15,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": true,
            "attribute_options": [
                {
                    "name": "Sizes",
                    "options": [
                        {
                            "id": 15,
                            "name": "M",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 75,
                                    "price": 899876,
                                    "sale_price": 90988,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 15,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ontck2PsMtY7yETEAFZTCZJAx7CGsKJ8363l61AV.jpg"
                                    ],
                                    "is_in_cart": true
                                }
                            ]
                        },
                        {
                            "id": 16,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 78,
                                    "price": 678,
                                    "sale_price": 67,
                                    "discount_percent": 90,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 116,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/pdOKcTSEFapaSU70NeY8CGXWOKsVvLriQR8HdhDW.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>&nbsp;</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "content": "<p>Here\u2019s a simple <strong>Toys category description</strong>:</p><p><strong>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</strong></p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": []
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 174,
        "longitude": "76.988483",
        "latitude": "11.037483",
        "variant_id": 75
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "page": 1,
        "category_id": 11
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 5,
            "has_more": false,
            "categories": [
                {
                    "id": 11,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 12,
                    "name": "Sports Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/U0Nd08Ts5TsN9orPgYaSECpXw93Bh5QyrCRMQIuM.png"
                },
                {
                    "id": 13,
                    "name": "Soft Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/4DrAiuIfTnaikWucbfepjBeBQFcftYzwrqXRGl0a.jpg"
                },
                {
                    "id": 38,
                    "name": "boy",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4Hcibd7XD7g4YSkj7sQidvXWBc0E67KbgzftOBSG.jpg"
                },
                {
                    "id": 40,
                    "name": "girls",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/pb1l9nWY6TuKypQ3trcdcKMvguFbgf05t7C8V9FB.jpg"
                },
                {
                    "id": 42,
                    "name": "toyyy1",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/files/4mMKKDNkCbN0EMYmwovIxTKawQ5sHC5Nr2I65Z8S.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:46] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 11,
        "per_page": 10
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 11,
                "name": "Toys",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
            },
            "selected_category_id": 11,
            "cart_count": 3,
            "quick_filters": {
                "types": [
                    {
                        "key": "12",
                        "value": "Sports Toys",
                        "selected": false
                    },
                    {
                        "key": "13",
                        "value": "Soft Toys",
                        "selected": false
                    },
                    {
                        "key": "38",
                        "value": "boy",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-200",
                        "value": "Under \u20b9200",
                        "selected": false
                    },
                    {
                        "key": "200-400",
                        "value": "\u20b9200 - \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-600",
                        "value": "Above \u20b9400",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 1,
                "per_page": 12,
                "total": 4,
                "has_more": false,
                "products": [
                    {
                        "id": 174,
                        "name": "toys dog ",
                        "variant_id": 75,
                        "brand": "1",
                        "label": "new thing",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                        "size": "",
                        "attribute_labels": {
                            "capacity": "1L"
                        },
                        "price": 899876,
                        "sale_price": 90988,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 15,
                        "is_wishlisted": false
                    },
                    {
                        "id": 173,
                        "name": "toy -1",
                        "variant_id": 73,
                        "brand": "4",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/3vYoVL8DLYXKMXnp1HytSnN7PJ9JqkYNHXykI7va.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 9877,
                        "sale_price": 6789,
                        "discount_percent": 31,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 172,
                        "name": "toys - boys ",
                        "variant_id": 76,
                        "brand": "3",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                        "size": "",
                        "attribute_labels": {
                            "quality-": "m"
                        },
                        "price": 987,
                        "sale_price": 90,
                        "discount_percent": 0,
                        "stock_status": "in_stock",
                        "stock_quantity": 108,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:47] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 108,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 108,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:49:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "variant_id": 76,
        "product_id": 172,
        "longitude": "76.988483",
        "latitude": "11.037483"
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:50:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 149
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 149,
            "name": "top wear",
            "variant_id": 66,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg"
            ],
            "label": "",
            "rating": 0,
            "review_count": 0,
            "size": "L",
            "attribute_labels": {
                "size": "L"
            },
            "price": 499,
            "sale_price": 349,
            "discount_percent": 30,
            "stock_quantity": 21,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 66,
                                    "price": 499,
                                    "sale_price": 349,
                                    "discount_percent": 30,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 21,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/Jsygp4OAgjbTKltAjE4n4eCZGtpeo88eEDH5TXnE.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>top wear</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "content": "<p>top wear<br>&nbsp;</p><figure class=\"table\"><table><thead><tr><th>Specification</th><th>Details</th></tr></thead><tbody><tr><td><strong>Product Type</strong></td><td>Top Casual Party Dress</td></tr><tr><td><strong>Available Sizes</strong></td><td>2-3 Years, 4-5 Years, 6-7 Years, 8-9 Years, 10-12 Years</td></tr><tr><td><strong>Material</strong></td><td>Premium Cotton Blend</td></tr><tr><td><strong>Available Colors</strong></td><td>Pink, Yellow, Sky Blue, Lavender, Peach</td></tr><tr><td><strong>Age Group</strong></td><td>2 to 12 Years</td></tr></tbody></table></figure>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:50:00] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:50:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 149,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 66
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:50:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:50:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/sidebar",
    "body": {
        "category_id": 1,
        "page": 1
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Sidebar fetched successfully",
        "data": {
            "current_page": 1,
            "total_pages": 1,
            "total": 12,
            "has_more": false,
            "categories": [
                {
                    "id": 1,
                    "name": "All",
                    "image": ""
                },
                {
                    "id": 2,
                    "name": "Mens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/qeGfu8gxCmxE1jMeCllSpN4uUnd5FNDT6okgsIvK.jpg"
                },
                {
                    "id": 3,
                    "name": "Womens",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/B18XmWd6Ny3lL4cOec4IbWTxU6pREp65yeb05QIM.jpg"
                },
                {
                    "id": 4,
                    "name": "Kids",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3A76frrY5QGK14u0uXbuDZMigUcNm9kaEF3Ix7sd.jpg"
                },
                {
                    "id": 35,
                    "name": "Formal Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/94bNt8D2v8VO1IEaeXSJPjG1V9HugMtM870dPBzM.jpg"
                },
                {
                    "id": 33,
                    "name": "Sarees",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/JN4HRIorS9oslniZjGymgnypxhRfGLWePYsxGpQU.jpg"
                },
                {
                    "id": 34,
                    "name": "Kurtis",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/MBLO2TalQk7Ch0YGkFsr7ShKQaxYdPIXaGc9Icv8.jpg"
                },
                {
                    "id": 5,
                    "name": "Boys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/Hqu7yVUdlQa3XfMdFuzVhZxFnMrHHgd4XMFCqsBE.jpg"
                },
                {
                    "id": 6,
                    "name": "Formals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/9cWukQ4ItwYC4AbP110De3KFt3ZLCpKetBi0EitG.jpg"
                },
                {
                    "id": 9,
                    "name": "Casuals",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/dhfxmLb93iUc5Euetf1PyTPWg87NqmM7OPRZEBXb.jpg"
                },
                {
                    "id": 7,
                    "name": "Kids - Shirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/mSKf6WR60lkhHQUzJmGhe3WKrT8AoWelyOpb4q09.jpg"
                },
                {
                    "id": 10,
                    "name": "Kids Casuals Tshirts",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/vTo4gg3eo2kJOxzrknqBGVH6yK0cdhVAuxVklvsU.jpg"
                },
                {
                    "id": 8,
                    "name": "Kids - Shirts - Baniyan Set",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/WuDU0E0PtLL8b58QUD8CgpOsWtgr0y0DkuBuLZe3.jpg"
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:50:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/categories/products",
    "body": {
        "category_id": 1,
        "page": 1,
        "filters": []
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Category products fetched successfully",
        "data": {
            "category": {
                "id": 1,
                "name": "Fashions",
                "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
            },
            "selected_category_id": 1,
            "cart_count": 0,
            "quick_filters": {
                "types": [
                    {
                        "key": "2",
                        "value": "Mens",
                        "selected": false
                    },
                    {
                        "key": "3",
                        "value": "Womens",
                        "selected": false
                    },
                    {
                        "key": "4",
                        "value": "Kids",
                        "selected": false
                    }
                ],
                "price_buckets": [
                    {
                        "key": "0-400",
                        "value": "Under \u20b9400",
                        "selected": false
                    },
                    {
                        "key": "400-800",
                        "value": "\u20b9400 - \u20b9800",
                        "selected": false
                    },
                    {
                        "key": "800-1200",
                        "value": "Above \u20b9800",
                        "selected": false
                    }
                ],
                "availability": [
                    {
                        "key": "1",
                        "value": "In Stock",
                        "selected": false
                    },
                    {
                        "key": "0",
                        "value": "Out of Stock",
                        "selected": false
                    }
                ]
            },
            "products": {
                "current_page": 1,
                "total_pages": 2,
                "per_page": 12,
                "total": 14,
                "has_more": true,
                "products": [
                    {
                        "id": 171,
                        "name": "silk",
                        "variant_id": 71,
                        "brand": "1",
                        "label": "10% offer",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 10000,
                        "sale_price": 1000,
                        "discount_percent": 90,
                        "stock_status": "in_stock",
                        "stock_quantity": 9,
                        "is_wishlisted": false
                    },
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    },
                    {
                        "id": 165,
                        "name": "Men's Formal Shirt",
                        "variant_id": 49,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/f5w6ILuUbMDhOkGj4EzyGNeEJ40NPOPy5wuLiYhy.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 899,
                        "sale_price": 799,
                        "discount_percent": 11,
                        "stock_status": "in_stock",
                        "stock_quantity": 53,
                        "is_wishlisted": false
                    },
                    {
                        "id": 155,
                        "name": "Men's full sleeve t-shirt",
                        "variant_id": 29,
                        "brand": "4",
                        "label": "New Deals",
                        "rating": 3.29999999999999982236431605997495353221893310546875,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 900,
                        "sale_price": 600,
                        "discount_percent": 33,
                        "stock_status": "in_stock",
                        "stock_quantity": 98,
                        "is_wishlisted": true
                    },
                    {
                        "id": 154,
                        "name": "Mens Denim Full sleeve",
                        "variant_id": 60,
                        "brand": "0",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/qoRu0zrcYtum8z6imcKqVS7KvZZbz0EOLTM9hIe4.jpg",
                        "size": "",
                        "attribute_labels": {
                            "colours": "White"
                        },
                        "price": 2000,
                        "sale_price": 1800,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 32,
                        "is_wishlisted": false
                    },
                    {
                        "id": 153,
                        "name": "Mens Denim Shirt",
                        "variant_id": 26,
                        "brand": "0",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6wgm68uG5ABJFK6ir7GbJZ9G6SWlIBFkXVYjfwmn.webp",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 2000,
                        "sale_price": 1899,
                        "discount_percent": 5,
                        "stock_status": "in_stock",
                        "stock_quantity": 48,
                        "is_wishlisted": false
                    },
                    {
                        "id": 152,
                        "name": "KIDS FESTIVE DRESS",
                        "variant_id": 23,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/GVcNHyuibSQko6CdcgXcDiwA3EI9akfmxwLZ2tLh.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 1000,
                        "sale_price": 899,
                        "discount_percent": 10,
                        "stock_status": "in_stock",
                        "stock_quantity": 42,
                        "is_wishlisted": false
                    },
                    {
                        "id": 151,
                        "name": "Shirt",
                        "variant_id": 68,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/bfLuIFdFpofE2RGGqNdJJ0EAi8bWUSPhCcIvlFyA.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 789,
                        "sale_price": 649,
                        "discount_percent": 18,
                        "stock_status": "in_stock",
                        "stock_quantity": 31,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:50:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/filter-options",
    "body": {
        "category_id": 1,
        "search": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Filter options fetched successfully",
        "data": {
            "filters": [
                {
                    "key": "sort",
                    "label": "Sort by",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "newest",
                            "value": "Newest Arrivals"
                        },
                        {
                            "key": "price_low",
                            "value": "Price: Low to High"
                        },
                        {
                            "key": "price_high",
                            "value": "Price: High to Low"
                        }
                    ]
                },
                {
                    "key": "brand_ids",
                    "label": "Brand",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "Gajaraja"
                        },
                        {
                            "key": "4",
                            "value": "Muthu Vive Organics"
                        }
                    ]
                },
                {
                    "key": "type_ids",
                    "label": "Type",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "2",
                            "value": "Mens"
                        },
                        {
                            "key": "3",
                            "value": "Womens"
                        },
                        {
                            "key": "4",
                            "value": "Kids"
                        }
                    ]
                },
                {
                    "key": "price",
                    "label": "Price",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "0-400",
                            "value": "Under \u20b9400"
                        },
                        {
                            "key": "400-800",
                            "value": "\u20b9400 - \u20b9800"
                        },
                        {
                            "key": "800-1200",
                            "value": "Above \u20b9800"
                        }
                    ]
                },
                {
                    "key": "in_stock_only",
                    "label": "Availability",
                    "selection_type": "single",
                    "searchable": false,
                    "loadable": false,
                    "options": [
                        {
                            "key": "1",
                            "value": "In Stock"
                        },
                        {
                            "key": "0",
                            "value": "Out of Stock"
                        }
                    ]
                },
                {
                    "key": "attr_tshirt",
                    "label": "tshirt",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "10",
                            "value": "white tshirt"
                        },
                        {
                            "key": "11",
                            "value": "black shirt"
                        }
                    ]
                },
                {
                    "key": "attr_size",
                    "label": "size",
                    "selection_type": "multi",
                    "searchable": true,
                    "loadable": false,
                    "options": [
                        {
                            "key": "12",
                            "value": "S"
                        },
                        {
                            "key": "13",
                            "value": "M"
                        },
                        {
                            "key": "14",
                            "value": "L"
                        }
                    ]
                }
            ]
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:50:51] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/cart/list",
    "body": {
        "address_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Cart fetched successfully",
        "data": {
            "items": [],
            "item_count": 0,
            "subtotal": 0,
            "tax": 0,
            "tax_breakdown": [],
            "delivery_fee": 0,
            "discount_mrp": 0,
            "total_amount": 0,
            "delivery_address": {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "address": "274, Coimbatore, Tamil Nadu, 641035, Dolakpur",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "postal_code": "641035"
            }
        }
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:50:52] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:50:52] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:51:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:51:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:51:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:54:41] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:54:42] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:54:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 108,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 108,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:54:49] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "latitude": "11.037483",
        "longitude": "76.988483",
        "product_id": 172,
        "variant_id": 76
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:20] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:26] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:29] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:30] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:31] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:39] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:41] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:44] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:53] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:56:54] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:04] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:06] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:07] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 163
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 163,
            "name": "Women's Cotton Saree",
            "variant_id": 45,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg"
            ],
            "label": "Best Seller",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 1499,
            "sale_price": 1199,
            "discount_percent": 20,
            "stock_quantity": 36,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant handwoven cotton saree with contrast border, soft and breathable for all-day comfort.</p>",
            "content": "<p>Elegant handwoven cotton saree with contrast border, soft and breathable for all-day comfort.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    },
                    {
                        "id": 164,
                        "name": "Printed Cotton Kurti",
                        "variant_id": 46,
                        "brand": "",
                        "label": "New Arrivals",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 699,
                        "sale_price": 599,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 40,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:09] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:11] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 163,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:14] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:37] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:45] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:45] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:46] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:57:48] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:58:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:58:13] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:58:15] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:58:18] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:58:21] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:58:21] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:58:22] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:58:24] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 13:58:25] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:00:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/home",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Home data fetched successfully",
        "data": {
            "Banner": [
                {
                    "id": 9,
                    "title": "Green tea 4",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/k6Xl2nQQ29f52VBpSUu1JsGrtdicJs5Zh27DE3us.png",
                    "slug": "green-tea-4"
                },
                {
                    "id": 10,
                    "title": "green Tea 3",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/CNun1qqveJKhfy0Yoxhm9sKjBb7gZUnnekMMSbIz.png",
                    "slug": "green-tea-3"
                },
                {
                    "id": 11,
                    "title": "green tea 2",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/dLfX1yRMLpbyn64XNBrTGuZd87hpRQaNp3i2V2Os.png",
                    "slug": "green-tea-2"
                },
                {
                    "id": 8,
                    "title": "Green Tea",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/banners/gEBKrtH7HQyfIwfTbWAvPJRjK82TFchqScjA2avw.png",
                    "slug": "green-tea"
                }
            ],
            "Category": [
                {
                    "id": 1,
                    "name": "Fashions",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PEEieFJQDKrx1yqbXsT44g21rotjzrlZjOOWKbg0.jpg"
                },
                {
                    "id": 11,
                    "name": "Toys",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/xcZTmBlwLmtLUusi5SLnYujQARKSad7nMaYXIroa.png"
                },
                {
                    "id": 14,
                    "name": "Men's T-shirt",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/CAfEHvIezDsGnZ7ATtmJ3vY5ujoyYYEniD6yWWhv.jpg"
                },
                {
                    "id": 20,
                    "name": "Agriculture Products",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/PhibPK7upEPFj1MJ2XVlcITxbwmvRFvWOOg9UVxc.png"
                },
                {
                    "id": 21,
                    "name": "Home & Kitchen",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/3wY5sIpCNreeu9oWwWVkHO3nC6zRegD7E5z5fGQi.jpg"
                },
                {
                    "id": 36,
                    "name": "Sarees - women ",
                    "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/categories/6NUKUquSTk74027x6QHhfsWJgzTLiqsqMsiAJewH.jpg"
                }
            ],
            "Product": [
                {
                    "key": "you_still_looking_these",
                    "title": "You still looking these",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875
                        }
                    ]
                },
                {
                    "key": "recently_viewed",
                    "title": "Recently Viewed",
                    "data": [
                        {
                            "id": 172,
                            "name": "toys - boys ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg",
                            "label": "10% offer",
                            "rating": 0,
                            "price": 987,
                            "sale_price": 90,
                            "discount_percent": 0
                        },
                        {
                            "id": 174,
                            "name": "toys dog ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/Vc9BtR2m5up5Q7aFTMR0aOeNFwjjbl555wdMYXHp.png",
                            "label": "new thing",
                            "rating": 0,
                            "price": 899876,
                            "sale_price": 90988,
                            "discount_percent": 90
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        }
                    ]
                },
                {
                    "key": "suggest_for_you",
                    "title": "Suggest for you",
                    "data": [
                        {
                            "id": 155,
                            "name": "Men's full sleeve t-shirt",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/yE4nnImDG3qLOHnpN3QEE8OiBxCzINv91Y3M5ezg.jpg",
                            "label": "New Deals",
                            "rating": 3.29999999999999982236431605997495353221893310546875,
                            "price": 900,
                            "sale_price": 600,
                            "discount_percent": 33
                        },
                        {
                            "id": 157,
                            "name": "Organic Ragi Flour",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/5f0ueFmy3O6c38a2jge2XFiI7Y2L6nTdEGRylD56.jpg",
                            "label": "",
                            "rating": 4.20000000000000017763568394002504646778106689453125,
                            "price": 150,
                            "sale_price": 135,
                            "discount_percent": 10
                        },
                        {
                            "id": 144,
                            "name": "Kids - Boys - Set Dress ",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                            "label": "New Deals",
                            "rating": 2.5,
                            "price": 500,
                            "sale_price": 400,
                            "discount_percent": 20
                        },
                        {
                            "id": 147,
                            "name": "Kids - Girls - Tops",
                            "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                            "label": "",
                            "rating": 4,
                            "price": 499,
                            "sale_price": 429,
                            "discount_percent": 14
                        }
                    ]
                }
            ],
            "cart_count": 3,
            "has_unread_notifications": true
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:00:59] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:01:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 172,
            "name": "toys - boys ",
            "variant_id": 76,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/SLLbG5xH8lY7tOX5OI5vC0qVOLaxaaouPKzkXLSb.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": {
                "quality-": "m"
            },
            "price": 987,
            "sale_price": 90,
            "discount_percent": 0,
            "stock_quantity": 108,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "quality ",
                    "options": [
                        {
                            "id": 33,
                            "name": "size12",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 77,
                                    "price": 899,
                                    "sale_price": 98,
                                    "discount_percent": 89,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 111,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/ctHvxGdmCGQ4rrdoZ1ZFYk7r5eyUv7ckivQ1dUJv.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 34,
                            "name": "m",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 76,
                                    "price": 987,
                                    "sale_price": 90,
                                    "discount_percent": 0,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 108,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/i3mSwkxdyXrLzpGKpNyecwPvU9MAlzINtOTKjPxd.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 3,
            "description": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "content": "<p>Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.Fun and engaging toys for kids of all ages, including educational, creative, interactive, and entertaining options designed to encourage learning, imagination, and play.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": true
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:01:13] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "longitude": "76.988483",
        "variant_id": 76,
        "latitude": "11.037483",
        "product_id": 172
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:02:32] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:02:35] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:02:36] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:02:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 138,
                "name": "fyjvfddgghgff",
                "phone": "9988885555",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "gggff",
                "street_address": "cgghhhhh",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": true,
                "created_via": "pincode"
            },
            {
                "id": 141,
                "name": "dggvb",
                "phone": "9988965585",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "dhjfdfh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 140,
                "name": "yyy",
                "phone": "9666633669",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "ghhhhff",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.03898889999999965993993100710213184356689453125,
                "longitude": 76.9976544999999958918124320916831493377685546875,
                "type": "home",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 139,
                "name": "mmmmmaaappp",
                "phone": "8525825852",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "tbtvybuv",
                "street_address": "12/76",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0439592999999991462800608132965862751007080078125,
                "longitude": 77.0087228999999950929122860543429851531982421875,
                "type": "others",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 134,
                "name": "ghhhhyg",
                "phone": "9669669669",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "cfgg",
                "street_address": "ddff",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.06824519999999978381310938857495784759521484375,
                "longitude": 77.0061453000000000201907823793590068817138671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 133,
                "name": "eyeyeyey",
                "phone": "9666665555",
                "alternative_phone": "9655555564",
                "pincode": "641004",
                "landmark": "hdhdhdhdhdhdhdh",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038988700000000875434125191532075405120849609375,
                "longitude": 76.9976544000000018286300473846495151519775390625,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 132,
                "name": "a1",
                "phone": "9876543211",
                "alternative_phone": "",
                "pincode": "641011",
                "landmark": "sky",
                "street_address": "in",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0226690999999998865632733213715255260467529296875,
                "longitude": 76.9455815000000029613147489726543426513671875,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 131,
                "name": "tttttttt",
                "phone": "9999889988",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "yyryfhrhrgrhrrhhr",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.038908400000000398222255171276628971099853515625,
                "longitude": 76.997687200000001439548213966190814971923828125,
                "type": "home",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 130,
                "name": "jjjmmm",
                "phone": "9988777777",
                "alternative_phone": "",
                "pincode": "641006",
                "landmark": "hhhffvb",
                "street_address": "32",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0482692999999994043491824413649737834930419921875,
                "longitude": 76.98843940000000429790816269814968109130859375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 127,
                "name": "xyz",
                "phone": "9454545546",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "xxxx",
                "street_address": "C14",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0374832999999998861540007055737078189849853515625,
                "longitude": 76.9884837999999973590092849917709827423095703125,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 125,
                "name": "kavi",
                "phone": "9784854664",
                "alternative_phone": "",
                "pincode": "641004",
                "landmark": "building 1",
                "street_address": "Fire Station Road",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.039248799999999306464815163053572177886962890625,
                "longitude": 76.9979646999999971512806951068341732025146484375,
                "type": "others",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 124,
                "name": "ad2",
                "phone": "9784545646",
                "alternative_phone": "",
                "pincode": "641045",
                "landmark": "hospital",
                "street_address": "raden",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.996674399999999849342202651314437389373779296875,
                "longitude": 77.0038258999999953857695800252258777618408203125,
                "type": "office",
                "is_default": false,
                "created_via": ""
            },
            {
                "id": 123,
                "name": "ad1",
                "phone": "6878426496",
                "alternative_phone": "",
                "pincode": "641110",
                "landmark": "fire",
                "street_address": "kaviya",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.1540440000000007358949005720205605030059814453125,
                "longitude": 77.004626000000001795342541299760341644287109375,
                "type": "home",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 61,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:02:58] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:03:00] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:03:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:03:03] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:03:05] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:03:08] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 164
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 164,
            "name": "Printed Cotton Kurti",
            "variant_id": 46,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/W3VG54pLs5Dr6PIn1STSDOYFSzKwbfVEbOpSMzad.jpg"
            ],
            "label": "New Arrivals",
            "rating": 4,
            "review_count": 1,
            "size": "S",
            "attribute_labels": {
                "size": "S"
            },
            "price": 699,
            "sale_price": 599,
            "discount_percent": 14,
            "stock_quantity": 40,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [
                {
                    "name": "size",
                    "options": [
                        {
                            "id": 12,
                            "name": "S",
                            "is_default": true,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 46,
                                    "price": 699,
                                    "sale_price": 599,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 40,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/0zYkBqvFDn1FLoxvHQjZDM0ksyHGvid88vNfk4Ec.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 13,
                            "name": "M",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 47,
                                    "price": 699,
                                    "sale_price": 599,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 51,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/qELUghLP0nxAbnHeZRZuh2LAIz1nELGqTAQ349NV.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        },
                        {
                            "id": 14,
                            "name": "L",
                            "is_default": false,
                            "is_available": true,
                            "type": "string",
                            "variants": [
                                {
                                    "id": 48,
                                    "price": 699,
                                    "sale_price": 599,
                                    "discount_percent": 14,
                                    "stock_status": "in_stock",
                                    "stock_quantity": 41,
                                    "is_default": true,
                                    "images": [
                                        "https://skyraan-app-ecommerce.skyraantech.com/storage/product/variant/images/xbczDyWiRNBWaeyCnqBiHm3ff2y26NgtfuDJzCM8.jpg"
                                    ],
                                    "is_in_cart": false
                                }
                            ]
                        }
                    ]
                }
            ],
            "reviews": {
                "average_rating": 4,
                "total_ratings": 1,
                "preview": [
                    {
                        "id": 16,
                        "rating": 4,
                        "commends": "Gfcftcyvyvhvffxhtch Gc",
                        "images": [],
                        "videos": [
                            "https://storage.skyraancloud.com/skyra-ecommerce/reviews/videos/2PNtUjhVdbUy3nr86WTuiMOe8lKbDNMTQ0BdJ5B8.mov"
                        ],
                        "gallery_count": 1,
                        "user_name": "Jagdeesh",
                        "user_location": "Coimbatore",
                        "purchase_verified": true,
                        "created_at": "03 Sep 2026"
                    }
                ]
            },
            "cart_count": 0,
            "description": "<p>Casual printed cotton kurti with 3/4th sleeves, perfect for daily wear and light occasions.</p>",
            "content": "<p>Casual printed cotton kurti with 3/4th sleeves, perfect for daily wear and light occasions.</p>",
            "is_can_return": true,
            "return_days": 7,
            "return_policy": "Returns are accepted within 7 days of delivery. Items must be unused, unwashed/unopened, and in original packaging with tags/seals intact. Terms and conditions apply.",
            "replace_policy": "Replacement is available within 7 days for damaged, defective, or incorrect items received. Products must be unused and returned with original packaging.",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 144,
                        "name": "Kids - Boys - Set Dress ",
                        "variant_id": 14,
                        "brand": "1",
                        "label": "New Deals",
                        "rating": 2.5,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/fuGnq4V73yDM8Y0BU0ZxkC54jzggASJMeXKkea0x.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 500,
                        "sale_price": 400,
                        "discount_percent": 20,
                        "stock_status": "out_of_stock",
                        "stock_quantity": 0,
                        "is_wishlisted": false
                    },
                    {
                        "id": 147,
                        "name": "Kids - Girls - Tops",
                        "variant_id": 64,
                        "brand": "1",
                        "label": "",
                        "rating": 4,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/EnOHlV8z4B8ajQayxXaHZJRSwiUGafsRS08Pr75a.jpg",
                        "size": "S",
                        "attribute_labels": {
                            "size": "S"
                        },
                        "price": 499,
                        "sale_price": 429,
                        "discount_percent": 14,
                        "stock_status": "in_stock",
                        "stock_quantity": 17,
                        "is_wishlisted": false
                    },
                    {
                        "id": 148,
                        "name": "kids wear",
                        "variant_id": 65,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/INV1IPCrnf1q501GlitxtlcupGC3PeFsEkgSCNCV.jpg",
                        "size": "M",
                        "attribute_labels": {
                            "size": "M"
                        },
                        "price": 599,
                        "sale_price": 499,
                        "discount_percent": 17,
                        "stock_status": "in_stock",
                        "stock_quantity": 24,
                        "is_wishlisted": false
                    },
                    {
                        "id": 149,
                        "name": "top wear",
                        "variant_id": 66,
                        "brand": "1",
                        "label": "",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/oUeynYk68aNP9VKXCL0kRvI67LDbCJuCJ3I9qaQa.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 499,
                        "sale_price": 349,
                        "discount_percent": 30,
                        "stock_status": "in_stock",
                        "stock_quantity": 21,
                        "is_wishlisted": false
                    },
                    {
                        "id": 150,
                        "name": "bottom wear",
                        "variant_id": 67,
                        "brand": "1",
                        "label": "New Arrivals",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/rx0thp6BsMJem5cszSdkvX3gaIMc5Gd4jXDZHQwo.jpg",
                        "size": "L",
                        "attribute_labels": {
                            "size": "L"
                        },
                        "price": 899,
                        "sale_price": 699,
                        "discount_percent": 22,
                        "stock_status": "in_stock",
                        "stock_quantity": 1,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:03:08] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:03:09] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 164,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 46
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:03:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:03:17] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:03:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:04:43] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:04:50] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:04:50] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 164,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 46
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:04:51] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:04:56] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 164,
        "latitude": 11.058198600000000766385710448957979679107666015625,
        "longitude": 76.9969511000000039757651393301784992218017578125,
        "variant_id": 46
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:04:57] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:04:58] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 164,
        "latitude": 11.0569363999999996650558387045748531818389892578125,
        "longitude": 76.995755500000001347871148027479648590087890625,
        "variant_id": 46
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:05:01] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:05:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:05:03] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:05:22] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:05:29] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:05:36] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/delivery-check",
    "body": {
        "product_id": 171,
        "latitude": 10.9990845000000003750528776436112821102142333984375,
        "longitude": 76.94414100000000189538695849478244781494140625,
        "variant_id": null
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Delivery available",
        "data": {
            "expected_delivery": "26 Sep"
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:05:55] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:05:55] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:06:10] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:06:16] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:07:02] local.INFO: API Request
{
    "method": "POST",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/products/detail",
    "body": {
        "product_id": 171
    },
    "status": 200,
    "response": {
        "status": 1,
        "message": "Product details fetched successfully",
        "data": {
            "id": 171,
            "name": "silk",
            "variant_id": 71,
            "images": [
                "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/6v2k3h1UbhjSjv7gHyZKWGdGlgRCv7ZD21fZojxY.jpg"
            ],
            "label": "10% offer",
            "rating": 0,
            "review_count": 0,
            "size": "",
            "attribute_labels": [],
            "price": 10000,
            "sale_price": 1000,
            "discount_percent": 90,
            "stock_quantity": 9,
            "is_wishlisted": false,
            "can_review": false,
            "order_item_id": 0,
            "is_in_cart": false,
            "attribute_options": [],
            "reviews": {
                "average_rating": 0,
                "total_ratings": 0,
                "preview": []
            },
            "cart_count": 0,
            "description": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "content": "<p>Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.Elegant silk saree with a traditional design, suitable for weddings, festivals, and special occasions.</p>",
            "is_can_return": false,
            "return_days": 0,
            "return_policy": "",
            "replace_policy": "",
            "related_products": {
                "key": "related_products",
                "value": "Related Products",
                "data": [
                    {
                        "id": 163,
                        "name": "Women's Cotton Saree",
                        "variant_id": 45,
                        "brand": "4",
                        "label": "Best Seller",
                        "rating": 0,
                        "image": "https://skyraan-app-ecommerce.skyraantech.com/storage/product/images/0SRsNYNiFEZ2QWiNziYVXeZfAJfVlnBuy9RDzps5.jpg",
                        "size": "",
                        "attribute_labels": [],
                        "price": 1499,
                        "sale_price": 1199,
                        "discount_percent": 20,
                        "stock_status": "in_stock",
                        "stock_quantity": 36,
                        "is_wishlisted": false
                    }
                ]
            }
        }
    },
    "user_id": null,
    "ip": "115.246.225.27"
}  
[2026-09-23 14:07:02] local.INFO: API Request
{
    "method": "GET",
    "url": "https://skyraan-api-ecommerce.skyraantech.com/public/api/addresses/list",
    "body": [],
    "status": 200,
    "response": {
        "status": 1,
        "message": "Addresses fetched successfully",
        "data": [
            {
                "id": 105,
                "name": "Beam",
                "phone": "6672589632",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dolakpur",
                "street_address": "274, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.0569363999999996650558387045748531818389892578125,
                "longitude": 76.995755500000001347871148027479648590087890625,
                "type": "others",
                "is_default": true,
                "created_via": ""
            },
            {
                "id": 143,
                "name": "Tttt",
                "phone": "9638527412",
                "alternative_phone": "",
                "pincode": "641035",
                "landmark": "Dvfv",
                "street_address": "180, Coimbatore, Tamil Nadu, 641035",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 11.058198600000000766385710448957979679107666015625,
                "longitude": 76.9969511000000039757651393301784992218017578125,
                "type": "office",
                "is_default": false,
                "created_via": "map"
            },
            {
                "id": 142,
                "name": "Rrsfsf",
                "phone": "9638524477",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Tdvdbd",
                "street_address": "Vdvdvd",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": "pincode"
            },
            {
                "id": 106,
                "name": "Sheg",
                "phone": "9685744758",
                "alternative_phone": "",
                "pincode": "641001",
                "landmark": "Agdvf",
                "street_address": "Wgxx V",
                "city": "Coimbatore",
                "state": "Tamil Nadu",
                "latitude": 10.9990845000000003750528776436112821102142333984375,
                "longitude": 76.94414100000000189538695849478244781494140625,
                "type": "office",
                "is_default": false,
                "created_via": ""
            }
        ]
    },
    "user_id": 101,
    "ip": "115.246.225.27"
}  
